Class Summary |
JSPMailGenerator |
Utility class to retrieve the output of a JSP execution
so that it can be packaged into the body of a mail message. |
MailManager |
Command-line interface to manager mail batches, through the
MailService session bean. |
MailMessage |
Class to represent an email message and it's supporting data. |
MailPreviewServlet |
Servlet to provide a preview of a JSP-generated mail message. |
MailRecipients |
Data structure for holding email recipient information,
including to, cc, and bcc values. |
MailServiceBean |
Remote interface to the MailService stateless session bean. |
ServletResults |
Wrapper class to hold the results from a JSP request. |