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