webtier@glassfish.java.net

JSF 2.0: ui:repeat vs. c:forEach?

From: <webtier_at_javadesktop.org>
Date: Sun, 07 Feb 2010 14:19:29 PST

In JSF 1.x, c:forEach and c:if didn't play well when mixed with JSF tags due to the JSF lifecycle or differences in EL evaluation. For example, c:forEach and c:if wouldn't see the value of the local variable ("var") in h:dataTable.

I was under the impression that things are much better in JSF 2.0, but couldn't find details. Can someone point me to a place that explains how the JSTL tags play with JSF 2.0?

Thanks!

- Marty
JSF 2.0 Tutorial: http://www.coreservlets.com/JSF-Tutorial/jsf2/
[Message sent by forum member 'martyhall' (hall_at_coreservlets.com)]

http://forums.java.net/jive/thread.jspa?messageID=385337