Check out Velocity and Freemarker, both are templating systems that are
not tied to jsp.
http://jakarta.apache.org/velocity/
http://freemarker.sourceforge.net/
I use velocity to do all of the email body templating in my
applications, it works great.
Dave
On Thu, 2006-05-11 at 12:43 -0700, Kalcevich, Daniel wrote:
> Everyone,
>
>
>
> Does anyone know of a tool or library that can be used to perform
> similar operations as JSTL does with arguments like ${object.method}? I
> need to build a String that has to have arguments replaced on the fly
> and thought if I could find something like how JSTL does it, that it
> would work for me. Thanks in advance.
>
>
>
> Daniel
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]