you put any classes and packages here: /webapps/<your-app-name>/WEB-INF/classes/
jar files (such as mm.mysql) go here: /webapps/<your-app-name>/WEB-INF/lib/ Core Servlets and JavaServer Pages by Marty Hall explains all the details related to the basic issues of configuration (and more advanced issues, too). Garrett --- Ryan Heusinkveld <[EMAIL PROTECTED]> wrote: > Hi all, > > I am trying to configure Tomcat to allow me to import and use classes that I > have created within my jsp pages. I imported them within my page, but I get > the error that the classes cannot be found. I created a directory under my > $CATALINA_HOME called 'src', and packaged my classes accordingly under > there. What do I need to do to tell Tomcat that the classes are under > there? Should I be placing them somewhere else? > Any help is appreciated. > > -Ryan > > _________________________________________________________________ > Get a speedy connection with MSN Broadband. Join now! > http://resourcecenter.msn.com/access/plans/freeactivation.asp > > > -- > To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> > For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org> > ===== http://dhtmlkitchen.com/ JSP | Servlets | DHTML Garrett Needs A Job __________________________________________________ Do you Yahoo!? Y! Web Hosting - Let the expert host your web site http://webhosting.yahoo.com/ -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>