I am getting the data's from the table that was stored in database. Now in the page in which i am getting all the data from the database has an another select option as : Approve, Disapprove & Pending. Now if i select any option as for example Approve then it must select all the data in the row and send it to the some other Table. I am using JSP as my back End.