> what if I patch the various Notify mailets to accept JSTL style
> variables in the notice attribute?

> <notice>Message contains the virus(es) ${attribute.viruses}.</notice>

We already have code for doing that "our" way.  Currently that code is
embedded within the XMLResources and SQLResources classes (the latter will
likely become a subclass of the former at some point).  You can find usage
examples in Mark Imel's mailing list manager.  What I would suggest is that
the replacement code be refactoed into a more generic utility class.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to