On 02/05/2010 15:06, André Warnier wrote: > Mark Thomas wrote: >> On 02/05/2010 14:39, André Warnier wrote: >> >>> There exists a "FileUpload" module for that in the Apache commons >>> project (at http://commons.apache.org/fileupload/), but you have to >>> install it separately. >>> It would seem more natural to me if this module was an integral part of >>> Tomcat, but I suppose there are reasons why this is not so. >> >> As of Servlert 3.0, this is part of the Servlet API. >> > My mistake. I was apparently using an outdated version of the servlet > spec 3.0. In the one I found now, there is indeed a new section 3.2 > about it. > In Tomcat 7 then ? Already implemented.
> And what about maxPostSize then ? will it also apply ? Limits are as defined by the spec. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org