hi,
   putting the constant in strut.xls works fine ? 

        <constant name="struts.multipart.maxSize" value="2597152" />

Herrera




Sandro Giessl-2 wrote:
> 
> Hi,
> 
> I'm doing file upload using the following interceptor:
> 
>                 <interceptor-ref name="fileUpload">
>                     6291456
>                 </interceptor-ref>
> 
> The parameter maximumSize works as expected when it's set below 2MByte.
> But 
> I'm not able to configure it to accept bigger file uploads. I'm getting
> the 
> mentioned message as actionError then.
> 
> It seems to me that this might be related to a special Tomcat or servlet 
> filter setting. Though, at the moment I'm unable to figure out how to
> change 
> it.
> 
> Regards, Sandro
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/-S2--File-Upload%3A-%22the-request-was-rejected-because-its-size-%28...%29-exceeds-the-configured-maximum-%282097152%29%22-tf4286082.html#a12201792
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to