Re: problem using apache's commons-fileupload-1.1 package

2006-05-01 Thread robert burrell donkin
tomcat-dev is for discussions about the development of Apache Tomcat. questions about using Tomcat should be addressed to the user list. however, this question is actually about commons-fileupload. It should have been posted to the commons-user list. please read http://jakarta.apache.org/site/mai

problem using apache's commons-fileupload-1.1 package

2006-05-01 Thread gabi maier
i have a problem uploading files to a servlet from a browser (html) client. i am using the apache commons-fileupload-1.1 jar... i describe my problem below. i pasted the servlet's java source code, the html i use for uploading and the error i get.when i try uploading i get th