Tim Funk wrote:
> It should be. But you cannot use request.getContentLength() to get the
> length of the posted data. You will need to get the Content-Length
> header and parse it to a long. Things like this were done in tomcat5 for
> serving files larger than 2GB. I am unsure if there is anything in the
> way in tomcat 4.1 to prevent uploads greather than 2GB.

It should be there in 4.1.31 but I haven't tested it.

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to