JSP CUSTOM TAG LIBRARIES


preset tag
Example

Sets the scope for the default value of an attribute. This tag has no body.

See Setting default JSP attribute values for information on when and why you would use attribute defaults.

Contexts

Valid in:


Syntax
Attributes

The following attributes are optional:

bundle


host
dbname
dbserver
locale
password
responseto
scope
timezone
unid
user
viewname
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

Example
See Also