Nikhil wrote:
<!-- Define an AJP 1.3 Connector on port 8009 -->
<Connector port="64089"
enableLookups="false" redirectPort="64083"
tomcatAuthentication="false" protocol="AJP/1.3" />
OK
After editing the change in the ajp connector, and restarting the tomcat, I
still am not able to get the remote_user variable passed.
Any suggestions? (Although I am still to try out the Tomcat6, but would
prefer for fixing the existing installation unless there are any real
problems in the tomcat version that I am using.
Use request.getRemoteUser()
HTH
Rainer
---------------------------------------------------------------------
To start a new topic, e-mail: [email protected]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]