Re: Environmental Variables set

2006-01-13 Thread Wade Chandler
--- Zach Moazeni <[EMAIL PROTECTED]> wrote: > Hello, > > In a Spring application that is being deployed to > Tomcat I need to be able to load a file. The file > resides in the /WEB-INF folder of the webapp. Is > there any environmental variables I can be sure will > be set so I can open a file re

Environmental Variables set

2006-01-13 Thread Zach Moazeni
Hello, In a Spring application that is being deployed to Tomcat I need to be able to load a file. The file resides in the /WEB-INF folder of the webapp. Is there any environmental variables I can be sure will be set so I can open a file relative to Tomcat? Things like "catalina.home" or "catal