Hi All!

We are seeing a strange problem with WebSphere/IIS returning data belonging
to another connection from our servlet.  We are getting a PrintWriter using
the HttpServletResponse argument to our doGet() method, but sometimes the
output ends up in the browser of another client making a similar request (in
this case selecting a search screen, or retrieving a search result list).
In these cases the intended recipient receives a blank screen.

Can anybody please help?  We are not sure if this is a WebSphere/IIS
problem, or one seeb in other servlet engines as well.

Thanks,
Mark Foley

___________________________________________________________________________
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