| Article: |
Creating Email Templates with XML | |
| Subject: | XSLT approach | |
| Date: | 2003-08-15 03:31:20 | |
| From: | anonymous2 | |
|
We've been facing the samen problems that are mentioned. Because nobody's waiting to write his own parser substitute for dynamic data, we've choose to use the Xslt approach. Together with a template locator, and a (Mime)BodyPartBuilder we've been able to quickly point to an stylesheet, data and pipe the output to an email body. We've also recommand this approach. (Only thisadvantage is that you have to make an stylesheet for everylanguage). Maurice Wijtten |
||


