if role check fails, Struts sets HttpResponse code 400 (Bad Request)

-D
----- Original Message ----- 
From: "Adam Hardy" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Saturday, June 14, 2003 2:44 AM
Subject: Re: Login and security checks


> What happens if you don't put a security constraint in the web.xml, but
> instead just specify a role in action in struts-config.xml?
>
> Adam
>
> Erik Price wrote:
> > You can limit the resources that are protected by container managed
> > authentication in the deployment descriptor.  Whichever Action requires
> > authentication, just make sure that you've specified it as requiring
> > such in the web.xml.
> >
> >
> > Erik
>
>
> ---------------------------------------------------------------------
> 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]

Reply via email to