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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to