I have a quick question and hope that someone can point me in the right direction.

Once I have a user do basic authentication into a realm , how can I reference the user name and role in the application?

I tried:

String username = req.getRemoteUser();

but all I am getting back is "null".

Thanks,
-Chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to