How do you call List.size() from a JSF 2.0 Facelets Template?

Posted by jsight on Stack Overflow See other posts from Stack Overflow or by jsight
Published on 2009-08-26T03:13:56Z Indexed on 2010/04/27 6:43 UTC
Read the original article Hit count: 321

Filed under:
|
|
|

What is the syntax for calling list.size() in a JSF 2.0 Facelets template (eg, using an h:outputText element)?

© Stack Overflow or respective owner

Related posts about jsf

Related posts about facelets