Oh! Well I guess that puts an end to that little plan.

Thanks anyway.

David Graham wrote:
--- Adam Hardy <[EMAIL PROTECTED]> wrote:

I just want to make sure I understand this correctly.

I have 2 different servlet mappings to the struts action servlet, e.g. *.do and /xml/*


See the warning here:
http://jakarta.apache.org/struts/userGuide/configuration.html#dd_config_mapping

David


If I put a security constraint on one in my web.xml, then an action mapping in struts via e.g. library.do would be only 1/2 protected, because the same action mapping via /xml/library would not be protected.

Is that always the case? I had assumed, naively it seems, that I could protect one half of my action mappings with a security-constraint, while

allowing free access to the other half.

Thanks
Adam


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




__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com

---------------------------------------------------------------------
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