I have had the same problem but instead of sending an object from applet to
servlet was from applet to server side javascript.

In order to fix this problem I have use the sintax
?parameter_name=parameter_value&... in the URL and it works ok you only
have to use the method encode () before creating the URL.

Good Luck

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to