PROTECTED]
Sent: 24 September, 2006 9:55 PM
To: Tomcat Users List
Subject: Re: Upload Exception - Time out error
The connector element you posted has it correctly. I wouldn't try the
short form "10MB" though -- the docs don't mention that as a valid way
of expressing the
rsistent Systems Pvt. Ltd. India
Ph: +1-408-406-1282 (Cell)
Ph: +91-98811-52525 (Cell, India)
Ph: +91-20-3023-4692 (Office, India)
-Original Message-
From: Caldarale, Charles R [mailto:[EMAIL PROTECTED]
Sent: 24 September, 2006 8:16 PM
To: Tomcat Users List
Subject: RE: Upload Excepti
Sent: 24 September, 2006 8:16 PM
To: Tomcat Users List
Subject: RE: Upload Exception - Time out error
> From: Sandeep Darvekar [mailto:[EMAIL PROTECTED]
> Subject: RE: Upload Exception - Time out error
>
> Thanks for refereeing to this link. However when I looked at
> ser
> From: Sandeep Darvekar [mailto:[EMAIL PROTECTED]
> Subject: RE: Upload Exception - Time out error
>
> Thanks for refereeing to this link. However when I looked at
> server.xml that I have on my tamcat installation it does not
> show any attribute with name maxPostSize.
Read
-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: 22 September, 2006 4:20 AM
To: Tomcat Users List
Subject: Re: Upload Exception - Time out error
Sandeep Darvekar wrote:
> Hello,
>
> Is there any limit configuration on tomcat that restricts uploading the
> files above 2MB siz
Sandeep Darvekar wrote:
> Hello,
>
> Is there any limit configuration on tomcat that restricts uploading the
> files above 2MB size?
See http://tomcat.apache.org/tomcat-5.5-doc/config/http.html
You want maxPostSize
Mark
-
To
rvekar'
Subject: Upload Exception - Time out error
Hello,
We have one web application developed on tomcat which is used for uploading
the photos from the end users. We are facing one typical issue when we try
to upload a big image photo of size 7MB. We get the exception on the applet
(client
Hello,
We have one web application developed on tomcat which is used for uploading
the photos from the end users. We are facing one typical issue when we try
to upload a big image photo of size 7MB. We get the exception on the applet
(client side) as well as on the server (tomcat Catalina.out).