Difference Between Multiple Modules and Multiple Struts-config.xml in Default Module
Alec Lee
Ranch Hand
Joined: Jan 28, 2004
Posts: 568
posted
0
What will be the differences between using multiple modules versus using multiple struts-config.xml within the default module? As far as separation of work and reduction of contention, I think multiple struts-cofig.xml have already done the job. Why should we bother using multiple modules?