ct: Re: Iterations in JSF using JSTL via forEach
I figured out what the problem was. I was using JSTL 1.1 rather then 1.2.
I found a version of this here :
https://maven-repository.dev.java.net/repository/jstl/jars/
I am wondering if there are any plans to include this release with Tomcat
6, or make it
I figured out what the problem was. I was using JSTL 1.1 rather then 1.2.
I found a version of this here :
https://maven-repository.dev.java.net/repository/jstl/jars/
I am wondering if there are any plans to include this release with Tomcat
6, or make it easier accessible.
May this is already bei
I am sure this is a very silly problem, however I have been struggling
with this for a while now. I am trying to iterate over a collection using
JSF and JSTL's forEach which is apparently supported in JSP2.1 (2.0) and
Tomcat 6.
I have the version number in web.xml set to 2.5 and the faces-config.x