[Echo-list] Uploading large files - out of memory (fwd)
Brought to you by:
tliebeck
From: Felix S. <fe...@me...> - 2003-12-04 11:27:06
|
Hello. I forgot to mention that I use tomcat as JSP/Servlet container. In tomcat-dev mailing list I have found the following hint on this problem : > Please followup to tomcat user. > > 1) Make sure that the app is using ServletRequest.getInputStream() > 2) See the spec: 'SRV.4.1.1 When Parameters Are Available' > Hope it helps. Felix |