I don't think this'll work.
The <security-constraint> tag defines what resources need to be protected. The authentication mode is defined in the <login-config> tag and you can only have one of those per application.
I posted a workaround a couple of weeks ago.
-Vincent.
Jean-Francois Arcand wrote:
Yes, just define two <security-constraint>, one for the FORM and one for BASIC and use a different url-pattern. The problem is they will have 2 different url pattenr which may not be convenient for your users.
-- Jeanfrancois
Matthew Oatham wrote:
Hi,
Is it possible to have a web app that uses both FORM and BASIC authentication or can only 1 be used ?
Thanks
Matt
_________________________________________________________________
On the move? Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
