Sounds like you could learn a lot from reading the Application Developer's
Guide that comes packaged with tomcat in the /doc directory. It's also
available online at:
http://jakarta.apache.org/tomcat/index.html
- r
> -----Original Message-----
> From: Paresh Deshpande [mailto:[EMAIL PROTECTED]]
> Sent: Friday, August 17, 2001 1:14 AM
> To: [EMAIL PROTECTED]
> Subject: problem in loading jar files in WEB-INF\lib directory
>
>
> > Hi,
> >
> > I am trying to run my application on APACHE with TOMCAT servlet
> engine. I
> > have placed the jar files required for web
> > application in myapp\WEB-INF\lib folder. Will tomcat
> automatically pick up
> > this jar file? Or do I need to add them manually
> > in tomcat.bat?
> >
> > Further, do I need to add myapp\WEB-INF\classes in the classpath? Who
> > takes care of the classes in this folder?
> >
> >
> greetings
> > Paresh
> >
>