webtier@glassfish.java.net

Re: composite component with "for" attribute in jsf2.0 - is it possible?

From: <webtier_at_javadesktop.org>
Date: Wed, 31 Mar 2010 11:04:43 PDT

I guess I understood why it doesn't work. I'm using tomcat 6 which hasn't got EL2.2 that's why I got the parsing error: I try removing the parenthesis and using

<c:forEach var="msg" items="${facesContext.messageList}">

and the parsing error disappear (but that is not what I want).
[Message sent by forum member 'maxqua72']

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