Can you give us more info, as to which version of Tomcat and what are the exact messages u get on the Tomcat console or in log files.. is it ClassNotFoundException or ?? and where exactly is ur web-inf and what is the url u are giving to access these classes??
-anoop -----Original Message----- From: vtr [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 22, 2002 10:09 AM To: [EMAIL PROTECTED] Subject: where to keep class files - newbie Hi I have Tomcat running over apache on a unix machine. When I have some class file kept in the WEB-INF/classes/ folder the server is unable to detect it whereas the tomcat mannuals say that if you have class files keep in classes and if you have jar file keep in lib. Please help me.... regards vtr =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com
