[EMAIL PROTECTED] wrote:
>         No, I am using jsp version of EL
>         <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %>
>         Do i have to use struts-el for making life easier, especially when 
> using checkbox or radio button  controls?
>   
Um, you have to use struts-el if you want to use EL in struts tags on
non-JSP 2.0 containers (I think; it's been awhile since I've used a
non-JSP 2.0 container :/ Using JSTL doesn't magically give you EL
everywhere on the page.
>         What's the best way to get struts-el jar/tlds ?
>   
Use the ones contained in the distribution?

Dave



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

Reply via email to