Hi,

Yes, the tlds are in the WEB-INF directory and I still get this
exception

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]

Sent: Wednesday, October 29, 2003 3:54 PM
To: Struts Users Mailing List
Subject: RE: Struts and Tomcat

You must add the tld files too. Explanation on my site:
http://daydream.stanford.edu/tomcat/install_web_services.html#struts

Oscar

On Wed, 29 Oct 2003, Ramesh Bobba 
wrote:

> Hi,
> 
> The struts.jar is in the WEB-INF/lib directory along with all the
> commons and the Jakarta-oro jars. I thought the jar files are picked
up
> by tomcat at startup. Do you think I need to explicitly specify the
> paths?
> 
> Thanks,
> 
> Ramesh.
> 
> -----Original Message-----
> From: Jeff Kyser [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, October 29, 2003 4:48 PM
> To: Struts Users Mailing List
> Subject: Re: Struts and Tomcat
> 
> Looks like it can't find the following class - is your
> struts.jar deployed in the proper location?
> 
>       Caused by: java.lang.NoClassDefFoundError:
>       org/apache/struts/action/ActionForm
> 
> On Wednesday, October 29, 2003, at 06:39  PM, Ramesh Bobba wrote:
> 
> > Caused by: java.lang.NoClassDefFoundError:
> > org/apache/struts/action/ActionForm
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


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




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

Reply via email to