-
i would like to know abt zip (1 messages)
- Posted by: Venkat p
- Posted on: September 15 2006 08:25 EDT
How can i read zip files from java?Please send the answer.Threaded Messages (1)
- Re: i would like to know abt zip by D S on September 15 2006 08:47 EDT
-
Re: i would like to know abt zip[ Go to top ]
- Posted by: D S
- Posted on: September 15 2006 08:47 EDT
- in response to Venkat p
There is a java.util.zip package which is part of the standard java distribution. Google search for the package name and you'll find loads of documentation.