RE: security-constraint in web.xml - order/priority
> From: Mats Eklund [mailto:mats.ekl...@yahoo.com] > Subject: security-constraint in web.xml - order/priority > > If I have more than one security-constraint tags in my web.xml (some > with, some without auth-constraints), which one takes precedence for a > specific reques
security-constraint in web.xml - order/priority
Hi, If I have more than one security-constraint tags in my web.xml (some with, some without auth-constraints), which one takes precedence for a specific request? Thanks, Mats