- Original Message -
From: "Christopher Schultz" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Saturday, May 17, 2008 7:37 PM
Subject: Re: Multiple authentication schemes within a webapp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johnny,
Johnny Ke
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Johnny,
Johnny Kewl wrote:
| But I cant see why you couldnt map the servlets slightly differently...
| if it is servlets.
You can't set up more than one authentication scheme for a webapp, at
least not using the simple configuration in web.xml.
- -
- Original Message -
From: "Robert Oxspring" <[EMAIL PROTECTED]>
To:
Sent: Saturday, May 17, 2008 12:49 PM
Subject: Multiple authentication schemes within a webapp
Hi,
I have a webapp that uses form based authentication but I'd like to also
be able to lo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Robert,
Robert Oxspring wrote:
| I have a webapp that uses form based authentication but I'd like to also
| be able to login to it using basic authentication. The main use case
| for this is to present a nice form based login for web users, not
| in
Hi,
I have a webapp that uses form based authentication but I'd like to
also be able to login to it using basic authentication. The main use
case for this is to present a nice form based login for web users, not
involving the standard browser's username/password prompt, but also
allow pe