RE: FLAW IN SERVLET SPECIFICATION IS THE REASON FOR LACK OF STANDARD SUPPORT FOR FILE UPLOAD

2001-02-15 Thread Samson, Lyndon [IT]
I'm not entirely sure what you are saying, however I wrote a multipart/form-data parser whos contructor is passed req.getInputStream() and it works fine under Tomcat. I use the service method of the HttpServlet class rather than doPost, I don't think that would make any difference.

Re: FLAW IN SERVLET SPECIFICATION IS THE REASON FOR LACK OF STANDARD SUPPORT FOR FILE UPLOAD

2001-02-14 Thread servletAPI-feedback
Thank you for your feedback on the Servlet API. Your feedback will be read by an engineer on the Java Servlet API Team and given serious consideration. We will contact you directly if we have further questions about your feedback.