Re: passing Multiple JkEnvVars

2006-05-23 Thread Mark Thomas
When starting a new thread (ie sending a message to the list about a new topic) please do not reply to an existing message and change the subject line. To many of the list archiving services and mail clients used by list subscribers this makes your new message appear as part of the old thread. Thi

passing Multiple JkEnvVars

2006-05-23 Thread Rajeev Jha
Hi How do i pass multiple environment variables from apache to tomcat on mod_jk connector. All the documents say to put this in httpd.conf JkEnvVar ENV_VAR_NAME and read this as a request attribute in servlet engine. But this gives you ability to pass only one env variable. [ Actually we a