job « J2EE « JSP-Servlet Q&A





1. Sending an email from a batch job that is defined in a JSP    stackoverflow.com

I have a batch job that runs outside any request, response scope. I would like to be able to define the email content in JSP since the email content is primarly ...