dwinterfeldt 02/03/31 22:02:20
Modified: web/validator/WEB-INF struts-config.xml
Log:
Changed comments above the ValidatorPlugIn.
Revision Changes Path
1.3 +1 -1 jakarta-struts/web/validator/WEB-INF/struts-config.xml
Index: struts-config.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/web/validator/WEB-INF/struts-config.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- struts-config.xml 1 Apr 2002 02:21:18 -0000 1.2
+++ struts-config.xml 1 Apr 2002 06:02:20 -0000 1.3
@@ -114,7 +114,7 @@
<!--
Add multiple validator resource files by setting the pathnames property
- that are comma delimitted.
+ with a comma delimitted list of resource files to load.
-->
<plug-in className="org.apache.struts.validator.ValidatorPlugIn">
<set-property property="pathnames" value="/WEB-INF/validator-rules.xml,
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>