RE: Struts Validator NoClassDefFoundError

2002-03-07 Thread Craig Raw
.* to org.apache.struts.validator.* (1/14/2002). When this was done, most of the validator was moved to the Jakarta Commons Validator (http://jakarta.apache.org/commons). I would double check the files/package names in the jar you have. David --- Craig Raw <[EMAIL PROTECTED]> wrote

Struts Validator NoClassDefFoundError

2002-03-07 Thread Craig Raw
Hi, I am using the Struts Validator in my webapp but encounter the following error on each page that tries to use it. java.lang.NoClassDefFoundError: org/apache/struts/validator/action/ValidatorForm at java.lang.ClassLoader.defineClass0(Native Method) at java.lang.ClassLoader.de