Hi,

I am using Spring (Webflow etc.) and JSF. So I expected if i use sorting by JSF, that the List in my view is also sorted. But this is not the case. So question: To avoid writing an own Sorting is it possible to get the sorted List from JSF in my View?

Regards

StinaN