Hi,

I used Jason Hunter's file uploading servlet.
But when I access the servlet , the error message happened
java.lang.IllegalArgumentException: Not writable: .
        at servlets.MultipartRequest.(Compiled Code)
        at servlets.UploadFile.doPost(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.jserv.JServConnection.processRequest(Compiled Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)

Who can help me??
My configuration is RedHat6.1 + Apache1.3.9 + Jserv1.1b3

Thanks in advance

youngho

___________________________________________________________________________
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