> -----Original Message-----
> From: Manisha Sathe [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 04, 2005 2:02 AM
> To: user@struts.apache.org
> Subject: Validator question
> 
> 
> I just started learning validator (struts) and developed one 
> small form with one single field. I used Javascript and 
> serverside validatin both.
>  
> Till now i used to put all my jar files inside {Tomcat 
> home}/common/lib and it was all ok. (I do not want to keep 
> too many copies of jar files inside different application 
> directories). Till now this seems to be not working.

Nope it won't work.  Classloader issues.  See archive for details.
Keep each wars jars in the lib.  Much easier.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to