I'm using the latest oreilly class MultipartRequest to upload files into my server. However, whenever I try to upload a big file (say, > 100k), I got the following exception. With smaller file (< 50k), it works fine. I browse through the tomcat archive list, as well as google site, both indicate that this bug should've fixed in Tomcat 4.1.24 version. Could somebody help me out?
Here is the setting of my system: Tomcat: 4.1.24 JDK: 1.4.1 IIS: 5.x I am using JK2 connector.
--------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)