Personally, I prefer velocity [1] or freemarker [2]. They have a good
learning curve (especially velocity), they were designed for
templating tasks and yes, both of them have the tags you mentioned.

[1] http://velocity.apache.org/
[2] http://freemarker.sourceforge.net

On 29 January 2011 05:25, Dave Evans <dsevan...@gmail.com> wrote:
> Hello,
>
> Does anyone know of any way of using the jstl core library and el for
> generic templating tasks? Specifically I need to use a templating
> language to create the body of an email. I'd like to use the jstl el
> and the c:if and c:forEach tags to do it. I seem to remember some sort
> of jsr aiming at this, but can't seem to find it via a google search.
>
> Thanks,
>
> Dave
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
Maurizio Cucchiara

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to