You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brandon Cruz <bc...@norvax.com> on 2001/05/15 23:07:40 UTC

Accessing environment variables

I have a question which is somewhat off topic...

Is there a way to access my environment varibables(ex. TOMCAT_HOME) from my
servlets running in tomcat?  I just need to somehow return the path to
TOMCAT_HOME.  Is there some simple method call that can achieve this?

Thanks in advance!

Brandon