Unfortunately it doesn't work. 
JkEnvVar is used for request.getAttribute(), instead of
request.getHeader()

-----Original Message-----
From: Mladen Turk [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 18, 2006 10:19 AM
To: Tomcat Users List
Subject: Re: Problem with JK connector


Michael Li wrote:
> Hi there,
> 
> Currently we use apache 1.3 and tomcat 4.1.31. We tried to connect 
> them through JK. Everything works fine, except some special http 
> headers are gone.=20 Because we user entrust direct, which will set 
> some special http header in the http request. The servlets will check 
> those headers to check the user identity. =20 If you have any tips, 
> please let me know.
>

http://tomcat.apache.org/connectors-doc/config/apache.html
JkEnvVar is probably what you are pursuing.
OTHOH you might get into trouble if the headers are set by another
module.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to