Hi all friends, I want to unzip a .zip file programatically.For that if any one can give me some code then it will be very help full for me. Thanks & Regards Bikash
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
posted
0
Look in the JDK help for a bunch of classes starting with ZIP. There are readers, writers and more. Now, I haven't used them so I can't give you any usage tips beyond read the doc. My next step is usually to go to Google and try something like "zipinputstream tutorial" That actually got a bunch of hits!
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
Bikash Paul
Ranch Hand
Joined: Dec 04, 2001
Posts: 342
posted
0
Hi James, Thanks for ur suggestion. Thanks Bikash
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.