@ -50,6 +50,10 @@ This content will only be visible to users who are authorized to send requests t
@@ -50,6 +50,10 @@ This content will only be visible to users who are authorized to send requests t
duplicate the information (such as the required roles) within your JSPs. This approach
can also be combined with a <literal>method</literal> attribute, supplying the HTTP
method, for a more specific match.</para>
<para>The boolean result of evaluating the tag (whether it grants or denies access) can be
stored in a page context scope variable by setting the <literal>var</literal> attribute
to the variable name, avoiding the need for duplicating and re-evaluating the condition