You may also want to check the docs: https://struts.apache.org/docs/file-upload.html
which has a section on size limits. > On Dec 9, 2015, at 1:38 AM, punter <p_saurab...@rediffmail.com> wrote: > > > Hello, > I am using Struts 2.1 in my project. For the file upload process, is it > possible to supersede the normal 2 gb file limit for struts2.The struts.xml > maxsize element in my project is as follows : > <constant name="struts.multipart.maxSize" > value="2147483648" /> > Please update me the process to allow more than 2gb (Upto 3 or 4 gb) file > uploads in struts 2.1. > Thanks,Saurabh --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org