<%@ taglib prefix="mt" uri="http://jakarta.apache.org/taglibs/mailer2" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> header mail example

header mail example

${param.email} Additional-Value1 Hello, World An example e-mail with additional headers.

Mail sent to ${param.email}

E-mail address to send example to:

SMTP server (in your local network):

Back