I'm working on datatables, when i click on a specific column(ex: employee id) i'd like to show a popup or modal where i can edit the details of that specific employee . The issue is i've created the edit modal in a different jsp (editEmp.jsp) and would like to display it as a popup in index.jsp