.

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


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