Quoting [EMAIL PROTECTED]: > Because the problem appears when i call this : > > List items = fileUpload.parseRequest(request); so it's linked !
Yes, but only in concert with an old buggy Apache module that has not been supported by the Tomcat team for years. Please switch to a supported module and see if it works. If it does, then, clearly, the problem is in the module and the fact that you happen to be using FileUpload when you see the problem is coincidence. Have you contacted the Tomcat-User list about this yet? If so, what did they say? Did they say that is was probably commons-fileupload behaving badly? Jake --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
