Thanks Michelle Unfortunately this doesn't seem to be the problem (although I'm told the classpath issue you mention can be a source of problems for new struts users).
Struts framework builds and runs fine. I have the struts-jar on my webapps's classpath as stated below. It's not on my container classpath, otherwise I'd be getting other problems unrelated to the wintecinc validator problem. I am using the latest October release of Validator against the 1.0 Struts release. I'll try the July 2 build instead. It says here http://home.earthlink.net/~dwinterfeldt/ that this could be the correct version. Thanks Patrick > -----Original Message----- > From: Michelle Popovits [SMTP:[EMAIL PROTECTED]] > Sent: 08 January 2002 20:47 > To: 'Struts Users Mailing List' > Subject: RE: Struts-Validator ActionForm error > > remove struts-jar from classpath and add to web-inf/lib directory. > Check to make sure the jar is no where in the web/app server class path. > > -----Original Message----- > From: Patrick Liardet [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 3:32 PM > To: Struts Users Mailing List > Subject: Struts-Validator ActionForm error > > > Hi All > > I'm using the com.wintecinc.struts validator library. > > When I subclass my formbean from an ActionForm, it runs Ok, but doesn't > validate. > > When I subclass my formbean from a > com.wintecinc.struts.action.ValidatorForm > as suggested, I receive the following runtime error: > > java.lang.NoClassDefFoundError: org/apache/struts/action/ActionForm > > > This seems odd. I certainly have the struts.jar in my webapp's classpath > as > standard struts functionality is available. > > Any ideas ? > > Patrick > ========================================================================== > = > The information in this E-mail (which includes any files transmitted with > it), is confidential and may also be legally privileged. It is intended > for > the addressee only. Access to this E-mail by anyone else is unauthorised. > If > you have received it in error, please destroy any copies and delete it > from > your system notifying the sender immediately. Any use, dissemination, > forwarding, printing or copying of this E-mail is prohibited. E-mail > communications are not secure and therefore Rolfe & Nolan does not accept > legal responsibility for the contents of this message. Any views or > opinions > presented are solely those of the author and do not necessarily represent > those of Rolfe & Nolan. > ========================================================================== > = > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> =========================================================================== The information in this E-mail (which includes any files transmitted with it), is confidential and may also be legally privileged. It is intended for the addressee only. Access to this E-mail by anyone else is unauthorised. If you have received it in error, please destroy any copies and delete it from your system notifying the sender immediately. Any use, dissemination, forwarding, printing or copying of this E-mail is prohibited. E-mail communications are not secure and therefore Rolfe & Nolan does not accept legal responsibility for the contents of this message. Any views or opinions presented are solely those of the author and do not necessarily represent those of Rolfe & Nolan. =========================================================================== -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>