Marino Vittorio wrote:
> I am using Basic authentication with Tomcat v3.2.1 Everything works just
> fine, but I'd like to know how to grab User and Password during the
> authentication process to put them in a bean. Any clue?
> Thanks, Vittorio
>
The username is already available, via request.getRemoteUser(). Is there a
particular reason you need the password as well?
Craig McClanahan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]