The limitation is in the Servlet spec: The getContentLength method returns an 'int'. -- Martin Cooper On 6/5/07, Mark Webb wrote: > > Is there a limitation in tomcat that limits files to 2 GB? I would like > to > write a servlet that will be accepting files larger than 2 GB using the 64 > bit JDK. > > TIA > -- > ..Cheers > Mark >