posted 19 years ago
Hi Guys,
i have a directory.in tht directory there are many ZIP files.i want to extract all the files frm tht zip file.
my main aim is to extract all the files if a directory name is given..
i m getting exception like this:
java.util.zip.ZipException: The system cannot find the file specified
the code is all follows:
JE: added code tags to preserve formatting
[ December 13, 2005: Message edited by: Joe Ess ]