[ http://issues.apache.org/struts/browse/STR-2858?page=comments#action_37273 ]
Michael Jouravlev commented on STR-2858: ---------------------------------------- I don't think you can hide chains completely. What about "catalog" and "command" properties of "action" element? Ok, the request processor is different inside, but if regular users do not take advantage of chains building their actions, what is the point? > chain-config.xml file should be explicitly referenced from web.xml file > ----------------------------------------------------------------------- > > Key: STR-2858 > URL: http://issues.apache.org/struts/browse/STR-2858 > Project: Struts Action 1 > Type: Improvement > Components: Apps > Versions: 1.3.2 > Reporter: Michael Jouravlev > Priority: Trivial > > 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". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
