Skip to Main Content

Java Programming

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!

delete zip file

807589Sep 10 2008 — edited Sep 11 2008
Hi All,

I am trying to delete a zip file after unzipping it.

The zip file contains files and directories inside it.I could able to unzip it successfully but could not able to
delete it after unzipping it.
after unzipping iam calling
 file.delete()
method.

please someone help me with some code.

any help is highly appreciated.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2008
Added on Sep 10 2008
2 comments
833 views