[Seaside] trivial seaside test thingie

Lawson English lenglish5 at cox.net
Fri Nov 13 06:08:14 UTC 2009


Julian Fitzell wrote:
> Register an Application and POST to that URL. In your root component,
> implement #initialRequest: and look inside the passed-in Request
> object for the POST fields.
>
> At least that's one way of doing it. Another, depending on what you're
> trying to accomplish, would be to write your own RequestHandler.
>
>
>   
Thanks.

Trying to roll an xmlrpc command by hand. Can't' seem to find working 
XMLRPC client code and I only need to send one command. However, 
grabbing the output of my app via netcap and then trying to send it via 
HTTPSocket ends up with some odd differences.

Lawson



More information about the seaside mailing list