| Author |
Using Freemarker to template email...
|
Eric Nielsen
Ranch Hand
Joined: Dec 14, 2004
Posts: 194
|
|
I'm trying to figure out the simple/ clean way to hook up freemarker ( or other template system ) to generate email bodies to send in a struts 2.1 based application.
I've seen some helper classes in Spring based apps that help deal with classpath issues but I haven't seen similar for struts 2. Do I just create a Configuration by hand an inject around?
Thanks
|
 |
 |
|
|
subject: Using Freemarker to template email...
|
|
|