Is there any way to programmatically get the location that Tomcat expanded
your applications jar?

For instance, I have an application war named test.war and it deploys to
c:/tomcat/webapps/test/etc.....

I'd like to be able to retrieve the c:/tomcat/webapps/test.

Is there anyway to get that or do I have to get the catalina_home and go
from there?

--
Sloan

Reply via email to