<br><font size=2 face="sans-serif">I got it to work now.</font>
<br>
<br><font size=2 face="sans-serif">In the applet, after serializing the
object into byte array, </font>
<br><font size=2 face="sans-serif">I converted it to string. Then ran it
thru urlencoder before passing it to zope. &nbsp; </font>
<br><font size=2 face="sans-serif">Now I can get the data out from my zope
script with container.REQUEST.form['xxx'] </font>
<br>
<br><font size=2 face="sans-serif">Thanks to all who helped.</font>
<br>
<br>
<br>
<br>
<br><font size=2><tt>Gary G Zhu wrote:<br>
<br>
&gt;<br>
&gt;<br>
&gt;Hello,<br>
&gt;<br>
&gt;I am trying to find a way to pass data from a java applet into zope.<br>
&gt;Don't know how to get the serialized object into the zope python script.<br>
&gt;<br>
&gt;With html forms I'd just use container.REQUEST, but it doesn't work
in this<br>
&gt;case.<br>
&gt;<br>
&gt;Any help is appreciated.<br>
&gt;<br>
&gt;Thanks,<br>
&gt;--<br>
&gt;Gary Zhu</tt></font>
<br>