Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

getRemoteUser returns null on JSP and in servlet

843841Jul 8 2003 — edited Jul 8 2003
I am trying to get the user that authenticated by using the getRemoteUser method but it returns null. I tried this in a JSP and in a servlet and both return null. I have Apache setup to perform authentication using a file. I get the dialog to enter the userid and password. But after that I can't the info on who logged in.
Am I missing something in the way I configured my webserver.
I'm using Apache HTTPD 2.0 and Tomcat 4.
Thanks for the help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 5 2003
Added on Jul 8 2003
1 comment
200 views