I am using JSF2.0 and facelets. How to perform sorting, filtering and page navigation in facelets using jsf dataTable?
You could use a component library like PrimeFaces, which has a dataTable with support for sorting and filtering.