Apache2.0.48
Tomcat4.1.29
mod_jk1.2.5
jvm1.4.1_02a
>>> howardw@(protected) >>>
Does anyone have any idea why a JSP referenced by name in a url would return getRemoteUser = null and the same JSP referenced through DirectoryIndex in Apache2 would return getRemoteUser = expected user name.
Example:
http://serverAddr/DisplayUser.jsp returns null
In Apache conf
DirectoryIndex DisplayUser.jsp
http://serverAddr/ returns DisplayUser.jsp with user name
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)