--- Carlos Martins <[EMAIL PROTECTED]> wrote: > > 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? > > Have you placed these jars in the WEB-INF/lib folder ?
Visit http://jakarta.apache.org/tomcat/tomcat-4.0-doc/appdev/deployment.html for more information. > > Thanks. > > Carlos > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards� http://movies.yahoo.com/ -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
