java - Spring Framework: Sending E-Mails that are generated from JSPs -


Is there any good indication of how to send e-mail from Spring 3 that was created by a view (JSP) ?

(The spring manual describes how to use velocity as a template engine to create an e-mail body, but is it possible to use JSP instead?)

/ div>

Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -