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

Tino Wildenhain tino at wildenhain.de
Tue Feb 1 03:12:30 EST 2005


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.
> 
> Any help is appreciated.

You should build a test case with known data - if nothing about 
the internals is documented somewhere - then use tcpflow
or ethereal or similar tool to look at the data as it gets 
transmitted. Provide a link to the snap and somebody here could
have a look and give you hints.

Reagrds
Tino
> 
-- 
Tino Wildenhain <tino at wildenhain.de>



More information about the Zope mailing list