[jboss-user] [JBoss Portal] - Re: Trouble using JSTL

kreilly do-not-reply at jboss.com
Thu Mar 29 11:24:23 EDT 2007


Hi All,

thanks for the help.  It turned out that I needed to add the following line to the top of my JSP:

<%@ page contentType="text/html" isELIgnored="false"%>

This tells the JSTL tags to evaluate the runtime expression, or else they assume the rentime will be evaluated before it is passed to the tag.

Thanks again for all the help.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032826#4032826

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032826



More information about the jboss-user mailing list