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

simple mail example

${param.email} Hello, World An example e-mail with a single attachment.

Mail sent to ${param.email}

E-mail address to send example to:

SMTP server (in your local network):

Back