Hi all,
I've an applet which send requests to a servlet, read response, resend
request, reread response, ....
First request is OK, but when i try to make another request, i've got an
exception :
java.io.IOException: Cannot write output after reading input.
at com/ms/net/wininet/http/HttpURLConnection.getOutputStream
(HttpURLConnection.java)
So my question is :
Do I need to open a new connection to the servlet at each time i send a
request ?
Thanks
Yann
___________________________________________________________________________
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