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]>

Reply via email to