Hi all,

Is it possible to use keep-alive ("connection","Keep-Alive") with servlets?

I have an applet and servlet that communicate using serialized objects. I
would like the socket which the HttpServletRequest/HttpServletResponse uses
to stay open. I have tried various ways but have not been able to get this
to work. Is this possible with servlets? If so, can you point me to a code
example?

If there is a way to get this working, will I have trouble with proxy
servers?

Thanks in advance,
John Rodriguez

___________________________________________________________________________
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