What is the syntax for calling list.size() in a JSF 2.0 Facelets template (eg, using an h:outputText element)?
Take the 2-minute tour
×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
|
|
How about this:
You'll need to reference the |
|||
|
|
|
Just try |
|||||||||||||||||
|
|
Note: The exact namespace for "fn" is added like this:
|
|||
|
|
|
It's not a problem with JSF 2.0 exactly. The JSF spec still requires a class that conforms to the bean spec. The collection classes don't do that with the |
|||||
|