Skip to Main Content

New to Java

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 a file using checkbox!!!

807599Jan 15 2007 — edited Jan 15 2007
i'm developing one project using the file operations implementations. I'm displaying the contents of the file in my jsp page. The first column i've putted a checkbox option and at last i've created the button. If i clicked that particular checkbox and then if i press the delete button then it should be able to delete the all check marked files from the directories.
Could anyone tell me how to do this in jsp. Is there any need for javascript or it can be done only through the jsp codings.
in advance thanks....
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 12 2007
Added on Jan 15 2007
5 comments
557 views