Feb 26 2009
Sending email with Spring and Velocity
Email service interface
The first step is to create a simple mail service interface that will be use in your actions to send emails.
JAVA:
The parameters are:
- SimpleMailMessage: the message you want to send
- A list of String: the recipients
- A map that you can use to fetch the objects in your velocity templates



reading this article is like pain in the ass. please next time split such article into 20 pages, 7 is not enought