|
From: Rob H. <ro...@ca...> - 2004-07-21 09:40:34
|
I have been thinking of adding templated e-mail support to the mail package in Spring. In this way you can create the body of the mail as a Velocity template, and have data passed into the mail at runtime to customize it. I need to think a little more about how this would be implemented but I think the idea is sound. What does everyone else think? Rob |