I use Java serialization for my Applet-Servlet Communication. I use URL and
URLConnection from the Applet to connect to the Servlet. It works fine in
most cases. However, in cases where you are behind a firewall where the
Browser uses a Proxy for communication with the Web Server, my connections
do not go thru.

Is there a way to handle this problem?

Thanks,
Jayant.

___________________________________________________________________________
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