Hi,
I am using a table in JSF which is binded to a table in a mysql DB to display data in the database. In the same page i have some field to add data to the table in the database and when the button is clicked the entity manager persist function in a separate session bean adds the row to the data base.
Can please someone tell me how can the table be refreshed as to display the added row in the database
Thanks
Ray
