Apache Struts 2 Documentation > Home > Guides > Core Developers Guide > Configuration Files > struts.xml |
The core configuration file for the framework is the default (struts.xml) file and should reside on the classpath of the webapp (generally /WEB-INF/classes).
Can we break up a large struts.xml file into smaller pieces?