On 26/9/04 5:30 pm, "Chris" <[EMAIL PROTECTED]> wrote: >> - configure your web.xml correctly to enable EL >> - use struts non-el tag libraries or any non-el tag library (jstl >> included) > > BTW, in JSTL, which one is non-el tag library? c.tld or c-rt.tld ?
If you are using Tomcat5... then I think you should use c-1.1.1.tld. Sorry this "If you use c-1.0.x then I think you should use c-1.0.6_rt.tld and leave c-1.0.6.tld (for jsp2.0 container)." is incorrect. For JSP2.0 container use standard-1.1.1.jar. Although it worked (?!), later I had to change to 1.1.1 in order to jstl work correctly. http://forum.java.sun.com/thread.jsp?forum=45&thread=429838&message=1997980 http://www.thejspbook.com/faq/details.jsp?id=1023 Pedro > > Regards > Chris > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]