Renders the body of the tag if the user has one of the community-relative roles indicated by the comma-separated list specified by the roles attribute. A role test can be negated by prepending the role name with an exclamation point (!).

Body: JSP content

Attributes

Attribute

Description

Required?

roles

String. A comma-separated list of roles to test for.

true

barrier

boolean. If true, redirects user to login or access denied page.

false

Example: page/html/shared.jsp

 
loading table of contents...