Classes for your webapp are looked for in either : WEB-INF/lib; as a jar file or WEB-INF/classes; non jar files
So for example if you have a jar file that you want to use in your web app, put them in your webapp's WEB-INF/lib.
You should be able to use them.


David LAFAY wrote:

Hello,

Tomcat 3.x have a wrapper.properties file.
Where is it on tomcat 4.1.x release.

I don't know how to configure classpath for my webApp

Thanks,

David
[EMAIL PROTECTED]




--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]







---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to