4 Nov
2002
4 Nov
'02
1:21 p.m.
Mike Renfro wrote:
I think the prevailing wisdom is that ZPT is best suited for XML-type content, and that DTML is still needed for non-XML dynamic content (email, javascript, etc.).
It is, but it's wrong ;-) I'd recommend using Script (Python)'s if you need to send mail and not using DTML at all. cheers, Chris