Splitting the struts.xml file
Yash Maheshwari <[email protected]>
| Newsgroups | gmane.comp.java.roller.devel |
|---|---|
| Message-ID | <CALNBsM6avDecHzONSdK-kdHQqNaBh254Ebv+gJCOg1+ApDHEcA@mail.gmail.com> |
Hi Team, I was exploring the roller project and found that the struts.xml file contains mappings for all the packages in it. But I think we can split this file into multiple XML files each one representing a single package. And then including those in the struts.xml file. This will help in finding and understanding a specific package mapping easily and will make the file more understandable. WDYT? Thank You, Yash Maheshwari