Hi.
I am trying to use getResource() of jsdk2.1 to write output to the
URLConnection's OutputStream, and I got following error.
Can anyone tell me what is the problem?
Error: 500
Internal Servlet Error:
java.net.UnknownServiceException: protocol doesn't support output
at java.lang.Exception.(Compiled Code)
at java.io.IOException.(Compiled Code)
at java.net.UnknownServiceException.(Compiled Code)
at java.net.URLConnection.getOutputStream(Compiled Code)
at Webuser6.doGet(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
at com.sun.web.core.InvokerServlet.service(Compiled Code)
at javax.servlet.http.HttpServlet.service(Compiled Code)
at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
at com.sun.web.core.Context.handleRequest(Compiled Code)
at com.sun.web.server.ConnectionHandler.run(Compiled Code)
___________________________________________________________________________
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