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

