1 Feb
2005
1 Feb
'05
10:03 a.m.
On Mon, 2005-01-31 at 19:26 -0600, Gary G Zhu wrote:
Hello,
I am trying to find a way to pass data from a java applet into zope. Don't know how to get the serialized object into the zope python script.
With html forms I'd just use container.REQUEST, but it doesn't work in this case.
Ah, and last not least you can send normal post requets with java applet too as well as you can use XMLRPC from Applet to Zope which has some advantages. Regards Tino