how to delete record from checking checkbox value.
843840Dec 15 2009 — edited Dec 19 2009I am the beginner to learn the jsp and java.
now i dont know how to delete record from checking the checkbox in the table.
if the checkbox is ticked. then pick the ID value in that record to call a delete method,which i write in another java file and already declear as a package so that we can call the method in jsp.
can anyone help me??
Edited by: pn_nq on Dec 15, 2009 4:30 PM