Just to add to what Wendy said - whats distributed with struts-el are the
Jakarta Standard 1.0 taglib implementation and the differences between that
and the Jakarta Standard 1.1 taglib (dtd and URIs) are down to changes in
the JSTL specification.

http://jakarta.apache.org/taglibs/doc/standard-doc/intro.html

Niall

----- Original Message ----- 
From: "Wendy Smoak" <[EMAIL PROTECTED]>
Sent: Wednesday, September 07, 2005 9:09 PM


> From: "Woodchuck" <[EMAIL PROTECTED]>
>
> > which is the 'official' version we should be using?
>
> It depends on what version of the Servlet spec you're using.
>
> Struts-EL goes with JSTL 1.0 on Servlet 2.3.  That's what you see in the
> Struts 1.2.7 distribution in the 'contrib' directory.
>
> When you move to JSTL 1.1 (and Servlet 2.4) then you go back to the
original
> (non-EL) Struts tags, because you gain the ability to use expressions
> anywhere in the page.
>
> If you still need help, tell us what version of what Servlet container
> you're using.
>
> -- 
> Wendy Smoak



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

Reply via email to