Hi,

I think the main problem in ur code is the "Path" u declared in the code...
try to change ur path to "/tmp".

John

>From: Youngho Cho <[EMAIL PROTECTED]>
>Reply-To: "A mailing list for discussion about Sun Microsystem's Java
>        Servlet API Technology." <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Need Help - file uploading problem
>Date: Sun, 23 Jan 2000 20:10:46 -0800
>
>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

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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