: "Johann Uhrmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, November 10, 2002 2:57 AM
Subject: API for user authentication
> Hi,
>
> as far as I know, there is only one possible way to use form based
> authentication with Tomcat:
>
> - sending a r
Hi,
as far as I know, there is only one possible way to use form based
authentication with Tomcat:
- sending a request to a restricted site
- getting the login form instead
- logging in and getting the restricted site
However, the following scenario seems more common in web applications:
- hav