Hi
i was able to make my application work with form
authentication, then i changed the login-config to
make it basic authentication like below, 
but i am not getting any login window, it just gives
me no access 403 error why
<login-config>
 <auth-method>BASIC</auth-method>
 <realm-name>Basic Authentication Area</realm-name>
</login-config>

Ashish



                
__________________________________ 
Do you Yahoo!? 
Take Yahoo! Mail with you! Get it on your mobile phone. 
http://mobile.yahoo.com/maildemo 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to