Is the Commons Validator jar in your WEB-INF/lib directory? I need to get it setup in commons so it is building with everything else, but I did leave a binary of it in the lib directory of the download from my site.
David --- Ted Husted <[EMAIL PROTECTED]> wrote: > So, I'm trying to update an application to the > nightly build and latest > Validator release. I snagged the one on the Website > (2001-01-14). I > changed the import statements, updated the web.xml, > and added the new > rules file. > > What is this telling me that I forgot > > java.lang.NoClassDefFoundError: > org/apache/commons/validator/ValidatorResources > at > org.apache.struts.validator.action.ValidatorServlet.initMapping(Unknown > Source) > at > org.apache.struts.validator.action.ValidatorServlet.init(Unknown > Source) > at > javax.servlet.GenericServlet.init(GenericServlet.java:52) > > > -- Ted Husted, Husted dot Com, Fairport NY USA. > -- Java Web Development with Struts. > -- Tel +1 585 737-3463. > -- Web http://www.husted.com/struts/ > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
