Rich faces and dataTable
- by ortho
Hi all :)
I have the question regarding rich faces and beans.
I have a jsp page that is using richfaces and inside it I have the: rich:extendedDatatable component, that takes data from my MainBean as ArrayList (this bean queries the mySQL and puts results to the ArrayList that populates the dataTable later on). There are 4 columns in datatable,…