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
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev