1. request.getRemoteUser() Problem coderanch.comHi, I am using Tomacat Autehntication Login page and LDAP Settings as Log in page to my Struts application. When I retrieve the user profile using request.getRemoteUser() , Iam able to fetch the user name logged in on my machine(where I run my server). When I run the same app on diff mahchine the user is name is null. Any idea ... |
2. why request.getRemoteUser() returning null coderanch.com |
3. request.getRemoteUser() coderanch.com |