On 10/5/07, Chris Pratt <[EMAIL PROTECTED]> wrote:
> I don't think anyone has suggested getting rid of Themes or
> Freemarker, just making them optional for the folks that don't
> need/want them.  Right now, there's no way to use struts without
> Freemarker, without writing your own tag library.  We're just
> suggesting adding choice, not removing functionality.

Since JSTL support is already provided by the RequestWrapper, the
ValueStack should already be exposed in request scope to any taglib
implementation.

Given our experience with the Struts 1 EL,

 * http://struts.apache.org/1.x/struts-el/index.html

we already know exactly what other tags we need to provide in addition
to the JSTL.

If anyone is itching to do a little work with JSP 2.0, this would be
an excellent opportunity. :

-Ted.

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

Reply via email to