.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

JSP CUSTOM TAG LIBRARIES


ifnoaccess tag
Conditional tag. Restricts the generation of the JSP page from those users who do not have access to a database. Use this tag to generate a properly formatted error message (supplied in the tag body) instead of letting the page throw a generic exception.

Contexts

Valid in:


Syntax
Attributes

is


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

See Also