I am running Tomcat 4.1.24 with Apache 2.0.46.
Apache is doing the authentication (Type: Basic) for my servlets, but now I want to access the user-name within the servlets (using the getRemoteUser() method). However, this method only returns with an empty string.
Any help is highly appreciated.
Thanks. Urs
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
