I'm going to check this in later tonight if there are no objections to the packages I've placed things under. I'll add the webapp example and documentation next. The Jakarta Regexp jar will need to get added to the properties file for the nightly builds.
added to org.apache.struts.action (ValidatorServlet was not brought over since it is replaced by ValidatorPlugIn. ValidatorServlet is deprecated in the contrib/validator directory though.) src/share/org/apache/struts/action/DynaValidatorActionForm.java src/share/org/apache/struts/action/DynaValidatorForm.java src/share/org/apache/struts/action/ValidatorActionForm.java src/share/org/apache/struts/action/ValidatorForm.java src/share/org/apache/struts/action/ValidatorPlugIn.java added to org.apache.struts.taglib.html src/share/org/apache/struts/taglib/html/JavascriptValidatorTag.java added to org.apache.struts.util src/share/org/apache/struts/util/StrutsValidator.java src/share/org/apache/struts/util/StrutsValidatorUtil.java wasn't sure where to put this, but it seemed like a good spot conf/share/validator-rules.xml The Jakarata regexp package was added to build.properties.sample. Jakarata regexp package was added to the classpath and validator-rules.xml is now moved to dist/lib. build.xml JavascriptValidatorTag was added this. doc/userGuide/struts-html.xml David __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
