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]



Reply via email to