I took a different approach. I rendered a velocity template (using the
velocity engine) then used standard java mail api stuff, set the body of
the email as the rendered velocity template, set the mime type to html, etc.
Shawn
Sven Richter wrote:
Hello,
Can someone please tell me a way to generate a HTML-confirmation email
from a velocity template using VelocityEmail or another class?
I know that there's a class VelocityHtmlEmail, but in that class I
can't seem to pass the Context from the Java class to the template
(there is no 'setContext()' in that class). Or maybe somebody can
suggest me another class, that I could use (with a small example on
how to use it).
Thanks a lot,
Sven.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]