Can be obtained at runtime the struts.multipart.maxSize
value defined in struts.xml
?
using Struts2
<dependency>
<groupId>org.apache.struts</groupId>
<artifactId>struts2-core</artifactId>
<version>2.3.24.1</version>
</dependency>