RE: Class not found error when action servlet starts up

2005-02-05 Thread Martin Gainty
Hello Eagle Did you download jakarta-struts-1.1.lib.zip and Unzip the jars to your webapp \WEB-INF\lib ?? Martin Gainty __ (mobile) 617-852-7822 From: Soaring Eagle <[EMAIL PROTECTED]> Reply-To: Soaring Eagle <[EMAIL PROTECTED]> To: user@struts.apache.or

RE: Class not found error when action servlet starts up

2005-02-04 Thread Sab
Definetly struts config has not been set up properly. Or check your build you may be using. Hope this helps -Original Message- From: Soaring Eagle [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 2:32 PM To: user@struts.apache.org Subject: Class not found error when action servl

RE: class not found

2004-11-09 Thread David G. Friedman
other application, as if it were in a shared location, not a copy in each webapp. Regards, David -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 3:52 AM To: Struts Users Mailing List; Dakota Jack Subject: Re: class not found yes i am using tomcat i wil

Re: class not found

2004-11-09 Thread Nishant
rence between knowing the path, and walking the path - Original Message - From: "Dakota Jack" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 12:35 PM Subject: Re: class not found > Is the class foun

RE: class not found

2004-11-08 Thread David G. Friedman
Nishant, What is in your web.xml? Do you have the struts.jar in the WEB-INF/lib directory? It sounds like you might have the .tld so the struts config can be read but possibly (I'm guessing) not the jar. Regards, David -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Tu

Re: class not found

2004-11-08 Thread Dakota Jack
t; <[EMAIL PROTECTED]> > To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> > Sent: Tuesday, November 09, 2004 12:11 PM > Subject: RE: class not found > > > > > Hi Nishant, > > > > Replace ur controller tag with follow

Re: class not found

2004-11-08 Thread Nishant
path - Original Message - From: "Sachin Bhutada" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 12:11 PM Subject: RE: class not found > > Hi Nishant, > > Replace ur controller t

RE: class not found

2004-11-08 Thread Sachin Bhutada
Hi Nishant, Replace ur controller tag with following one and check it out. sachin -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 11:45 AM To: Struts Users Mailing List Subject: Re: class not found yes i did it but it still

Re: class not found

2004-11-08 Thread Nishant
g the path, and walking the path - Original Message - From: "David G. Friedman" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Tuesday, November 09, 2004 11:43 AM Subject: RE: class not found > Have you removed all plugIns

RE: class not found

2004-11-08 Thread David G. Friedman
Have you removed all plugIns to make sure it isn't something you are loading? Regards, David -Original Message- From: Nishant [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 09, 2004 1:05 AM To: Struts Users Mailing List Subject: class not found i am getting an exception as - javax.se