JSP CUSTOM TAG LIBRARIES


mailto tag
Sends a mail message via Domino mail. The body of the tag is the mail message content. The message body can be made up of plain text or encoded as HTML; you specify this in the encoding attribute.

Note This tag only works if Domino messaging is enabled on the server. The author of the email message is the currently logged-in user.

Contexts

Valid in:


Syntax
Attributes

bcc


cc
dbname
dbserver
deliveryreport
encoding
host
importance
password
priority
returnreceipt
saveonsend
subject
to
user
See the Common Domino JSP tag attributes section for definitions of debug, onfailure, and time.

See Also