Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to delete record from checking checkbox value.

843840Dec 15 2009 — edited Dec 19 2009
I 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 16 2010
Added on Dec 15 2009
6 comments
372 views