You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by David Miller <dm...@smart911.com> on 2000/12/16 01:51:16 UTC

Specifying CLASSPATH in web.xml

I am trying to figure out if there is a way of specifying a part of my
CLASSPATH from within the web.xml file.  I have some configuration files used
by one of my webapps (that need to be in the CLASSPATH) and would love to find
a way of having tomcat figure this out automatically.

Thanks for your help and/or suggestions!

-David-