<%@ taglib uri="http://jakarta.apache.org/taglibs/mailer-1.0" prefix="mt" %> <%@ page language="java" %> Example JSP using mailer taglib "> <%=request.getParameter("to")%> <%=request.getParameter("from")%> <%=request.getParameter("cc")%> <%=request.getParameter("subject")%> <%=request.getParameter("message")%>

The following errors occured



Please back up a page, fix the error and resubmit.

The message has been successfully sent.