JSP CUSTOM TAG LIBRARIES


ifdbrole tag
Conditional tag. In the context of a db tag, restricts generation of the JSP page to only those users included in a custom ACL role. To allow for programmatic determination of access control, the standard access level names (author, editor, etc.) can be used as role names.

Contexts

Valid in:


Syntax
Attributes

is


name
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

See Also