Dan Labrecque wrote:
>
> The JSP Standard Tag Library (JSTL) |length| tag might be useful, but
> there are interoperability issues with JSTL and JavaServer Faces, so use
> with caution. The JSF property resolver may not be able to evaluate the
> EL expression after the JSP page has been parsed.
>
>
Hi and thank you for this information, didnt know it was a bad idea to use
JSTL with JSF (I'm rather new to the JSF crowd)
Then how would i sort a tablecolumn with a list size (too bad i cant use
#{myList.size} in EL btw) ?
Regards
Yves.
--
View this message in context: http://www.nabble.com/TableColumn-sorting-on-list-size-tp17159314p17221066.html
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.