I have a jsp page with table. I have two links in the table, for editing and deleting. When I click the delete link, a pop up window appears, from and when i confirm delete i need the page to divert to its action class. Here are the parts of the code. jsp page:I have a jsp page with table. I have two links