I\'m having two problems when trying to configure the Struts 2 File Upload Interceptor in my application. I want to change the parameter maximumSize (the default va
maximumSize
Try this in your struts.xml, where xxxxxxxx is the limit:
struts.xml
xxxxxxxx