[Seaside-dev] posting to a seaside app

Crosetti, Carlos A carlos.a.crosetti at verizonbusiness.com
Wed May 5 19:58:25 UTC 2010


Hi, now I have a running prototype made with Seaside, I would like to
send a GET requests to the same image where the KomServer is running and
be able to store the parameters so the Seaside app may take later for
further processing.

 

I built my app with Seaside 2.8 one click experience image, Komanche,
the request I have in my mind is something like the following

 

http://localhiost:port/path/enable?param1=obkect1&paarm2=object2

 

 

then this request may store object1 and object2 into some app wide
dictionary.

 

Regards,

 

Carlos Crosetti

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20100505/fd205590/attachment.htm


More information about the seaside-dev mailing list