Author: mrdon
Date: Sun Feb 27 15:54:39 2005
New Revision: 155650
URL: http://svn.apache.org/viewcvs?view=rev&rev=155650
Log:
Adding chainConfig init parameter documentation
Modified:
struts/core/trunk/doc/userGuide/configuration.xml
Modified: struts/core/trunk/doc/userGuide/configuration.xml
URL:
http://svn.apache.org/viewcvs/struts/core/trunk/doc/userGuide/configuration.xml?view=diff&r1=155649&r2=155650
==============================================================================
--- struts/core/trunk/doc/userGuide/configuration.xml (original)
+++ struts/core/trunk/doc/userGuide/configuration.xml Sun Feb 27 15:54:39 2005
@@ -707,7 +707,14 @@
<code>ModuleConfig</code> interface.
[org.apache.struts.config.impl.DefaultModuleConfigFactory]
</li>
-
+ <li>
+ <strong>chainConfig</strong> - Comma-separated list of either
+ context-relative or classloader path(s) to load commons-chain catalog
+ definitions from. If none specified, the default Struts catalog that
is
+ provided with Struts will be used. (Since Struts 1.3)
+ </li>
+
+
</ul>
<p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]