Refrsh jsp page with database dataprovider
Hi All,
I developed a jsp page wich have a table and this table take the data from a dataprovider linked to database, now if some record inserted into the database or deleted i want the data to be reflected on the form table how can i do this by automaticaly when the data get changed on the database it will be changed on the table in the jsp page?
Regards,
Ahmad

