[Seaside] Simple XMLRPC server with Seaside

Philippe Marschall philippe.marschall at gmail.com
Wed Mar 25 17:06:02 UTC 2009


2009/3/25 Robert Schwarz <r.schwarz at blackstream.at>:
> Hello all,
> I am planning to implement a simple XMLRPC server for my Seaside
> application. Is it sensible to implement a XMLRPC server with Seaside (e.g.
> WAResponse)?

Sure, just build it as a WARequestHandler/WAEntryPoint and not a WAComponent.

Cheers
Philippe


More information about the seaside mailing list