On Friday 17 August 2007 17:35:32 Pedro Herrera wrote: > hi, > putting the constant in strut.xls works fine ? > > <constant name="struts.multipart.maxSize" value="2597152" />
This works great, thank you! Also thanks for pointing me to the JIRA issue, James. > Herrera Bye, Sandro > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]