[Zope] How to POST java serialized object to a zope(python) script?

robert robert at redcor.ch
Tue Feb 1 03:38:17 EST 2005


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.
>
>Any help is appreciated.
>
>Thanks,
>--
>Gary Zhu
>
>_______________________________________________
>Zope maillist  -  Zope at zope.org
>http://mail.zope.org/mailman/listinfo/zope
>**   No cross posts or HTML encoding!  **
>(Related lists - 
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope-dev )
>
>  
>
id achieved that by calling a javascript from java that set a field on 
the form, and then submitting the form.

Robert


More information about the Zope mailing list