JSP CUSTOM TAG LIBRARIES


deleteattachment tag
Deletes the selected attachment. The HTML that this tag generates displays wherever the tag is situated on the page.

Note This tag can only be used if there is an attachmentlist tag on the page and it is only enabled if the enabledelete attribute of the attachmentlist tag is set to true.

If the current user does not have permission to delete attachments, this tag is not enabled.

Contexts

Valid in:


Syntax
Attributes

The following attributes are optional:

text


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

HTML Attributes

See the Common HTML tag attributes section for definitions of the following standard HTML tag attributes:


See Also