Display message box for confirmation before delete record from database
OajaySep 25 2006 — edited Oct 11 2006Hi All,
I am able to delete and commit record from database through jsf page. But i want to display message box for confirmation before delete record from database. I want to use Commit and Rollback on alert message box.
Thanks