I want to know if someone of you have any idea or solution about problem concerning how to show detail or delete an object presenting in a dataTable ?
I display data from database using MySql in jsf as a dataTable with columns containing commandLink for show detail and commandButton for deleting this object , all objects are contained in a Arraylist.