Showing posts with label send email from velocity. Show all posts
Showing posts with label send email from velocity. Show all posts

Wednesday, October 10, 2007

Velocity templates to send email


Here is a code sample for creating email from Velocity

Template template = null;
StringWriter sw = new StringWriter();
try {
template = Velocity.getTemplate(