Hello all,
I have a servlet that uses O Reilly's MultiPartRequest class to upload a
file to the Web-server. When the servlet uploads one file, it works fine.
But when the same servlet is made to upload the same file to different
locations, I get the following exception:
                        java.io.IOException: corrupt form data

* I am using Tomcat 3.2.1 on Windows 98

Any hints/ideas why is that happening?
Thanks.
Manish Bhatnagar

___________________________________________________________________________
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