Hi guys,
When I use the JWSDK-1.01 and load up my first servlet I get this exception:
HANDLER THREAD PROBLEM: java.io.IOException: Socket Closed
java.io.IOException: Socket Closed
at java.net.PlainSocketImpl.getInputStream(PlainSocketImpl.java:421)
at java.net.Socket$1.run(Socket.java:335)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.Socket.getInputStream(Socket.java:332)
at
com.sun.web.server.ConnectionHandler.run(ConnectionHandler.java:161)
The servlet works and does everything it should, but I keep getting that
exception thrown up on the console.. why? I didn't see this when I was
using JSDK2.1
Thanks,
Nelson
___________________________________________________________________________
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