can Tomcat call classes in JARs?You need to put your jar file in the WEB-INF/lib folder
Amine ----- Original Message ----- From: Carlos Martins To: Tomcat (E-mail) Sent: Wednesday, March 27, 2002 10:01 AM Subject: can Tomcat call classes in JARs? Hello, Is it possible to have tomcat call servlets that are included in a jar file rather than simple class files located in the WEB-INF/classes folder? I'm trying this, by placing the jar file with the classes in that folder, but tomcat does not see to be able to find them... Is there any special configuration that i'm missing? Thanks. Carlos ------------------------------------------------------------------------------ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
