Your classes have to be in $TOMCAT/WEB-INF/classes Oliver
On Sun, 2002-05-05 at 16:55, Struts Newsgroup wrote: > Subject: Re: I am amateur to Struts > From: Vic Cekvenich <[EMAIL PROTECTED]> > === > This is not a Struts question. Please post it on the servlet or tomcat list. > > Abbas Valinejad wrote: > > Hi freinds > > i am new in Struts & have a big problem. > > I am using Tomcat 3.2 with struts. I use a jakarta sample web application > > and its classes are in the /WEB-INF/classes/ . but when i want to use > > classes as servlets in web.xml an "ClassNotFoundException" exception is > > thrown. & when i put all classes in a Jar file and copy it > > in /tomcat/lib/ it works properly. > > If all of the Java Classes should be in /lib folder or not? > > thanks a lot > > > > > > > > -- > > 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]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

