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!

request.getRemoteUser() returns Null after upgrading to Tomcat 4.0

843835Mar 6 2002 — edited Feb 4 2003
I am using Apache Server 1.3.22 with Tomcat 4.0.3 After I upgraded Tomcat (went from 3.2.3 to 4.0.3), request.getRemoteUser() returned null. It was working fine with Tomcat 3.2.3 and also works fine when you are using Tomcat as a standalone server. But when authenticating users with Apache 1.3.22 and calling request.getRemoteUser() from a jsp file it returns null. Any advice would be greatly appreciated!

Jerry
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2003
Added on Mar 6 2002
3 comments
243 views