Thanks petemuir. using forEach works:) I still don't have clear the reason BTW... Does this has anything to do with the following? http://java.sun.com/products/jsp/reference/techart/unifiedEL.html
In the dvd store example jstl tests access components' methods, while I was trying to use elements of a datamodel. This is the only difference I can see; I'm not sure of it at all but it makes sense to think that the <h:dataTable> element and the <c:forEach> are evaluated at different times... Is there any document out there describing when components and context variables are used in the different JSF phases? cheers Francesco View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944130#3944130 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3944130 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
