Barry Dunne wrote:
> Hi,
>
> I need to trap the username and password entered by the user when accessing
> a secured web page, this is so that I can use this information when
> connecting to an external system in a servlet.
>
> The method I used was to have form based authentication but with the
Hi,
I need to trap the username and password entered by the user when accessing
a secured web page, this is so that I can use this information when
connecting to an external system in a servlet.
The method I used was to have form based authentication but with the action
posting to a jsp rathe