> 
> Thanks a Lot. Upgrading the struts2 version to 2.3.20 and using the
> alternative libraries, solved the problem.
> But additionally while using the alternate library , I needed to declare
> bellow constant
> <constant name="struts.multipart.bufferSize" value="10240" />
> 
> Is it necessary?
> 


It seems that has been forgotten. So yes, currently it is necessary that 
you add it yourself.



@Lukasz
Should this be added to 'default.properties'?
Create jira first? Or can it just be committed?





> On Fri, Jan 9, 2015 at 6:49 PM, Christoph Nenning <
> christoph.nenn...@lex-com.net> wrote:
> 
> > > > HI All,
> > > >
> > > > We need to upload files.
> > > > Hence I am using defaultStack Interceptor, which uses file upload
> > > > interceptor.
> > > > If I select a large file to upload and fileupload interceptor 
displays
> > > > error message on the same page. I have few hidden fields, whose 
values
> > are
> > > > pre populated. But when file upload error happens, my hidden 
fields
> > values
> > > > become empty.
> > > >
> > > > How to rectify this problem. Am I missing something.
> > >
> > > I think it's related to that
> > > https://issues.apache.org/jira/browse/WW-3025
> > >
> >
> > Oh, the fix for WW-3025 is included in 2.3.20. This is good to know !
> >
> >
> >
> > @Arpan
> > That means your problem will go away when you upgrade to latest struts
> > version.
> >
> >
> > This Email was scanned by Sophos Anti Virus
> >

This Email was scanned by Sophos Anti Virus

Reply via email to