JSP CUSTOM TAG LIBRARIES


lastaccessed tag
Displays the date on which the current document was last accessed. The format attribute defines the format of the resulting date. This tag has no body.

Note If you use this tag within the context of the viewloop tag, forces the document to be loaded, which may impair scalability.

Contexts

Valid in:


Syntax
Attributes

The following attributes are optional:

format


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

See Also