Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Won't Fix
-
1.3.2
-
None
-
None
Description
I suggest that all Struts 1.3.x samples explicitly use external chain-config.xml file instead of using the one buried in the classpath at org/apache/struts/chain/chain-config.xml. As a consequence, all samples should explicitly refer to chain-config.xml file from web.xml.
I believe that this will allow to better undertand the inner workings of chain, and to decrease amount of "magic".