Thanks for answering resurfacing this thread! I just happened to see my name and realized that I was the one who started it originally... but with no response when I first answered. So with mod_jk there is a way to pass in apache environment variables to tomcat? How do you access them?

Thanks again.

Graham Bleach wrote:

On Wed, Apr 07, 2004 at 02:19:25PM -0700, Daniel Gibby wrote:


Is it possible to access environment variables in tomcat that were set by apache?



Which connector are you using? With mod_jk, you need to specify them in your httpd.conf:

JkEnvVar ENVVAR

They are then set as request attributes.

G





Reply via email to