users@woodstock.java.net

Re: TableColumn sorting

From: Jscud <y.gillet_at_gmail.com>
Date: Tue, 13 May 2008 17:27:09 -0700 (PDT)

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.