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