I'm having problems getting servlets to run in Tomcat running behind IIS.
I'm using Tomcat 3.2
My jsps run fine. Can somone send me a sample web.xml file or tell me where
to find one for a simple servlet in it's own app.
thanks
Ross
-----Original Message-----
From: Brandon Cruz [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 15, 2001 3:08 PM
To: [EMAIL PROTECTED]
Subject: 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