The Artima Developer Community
Sponsored Link

Java Answers Forum
preparing a zip file using GZipOutputStream class

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
vinod

Posts: 22
Nickname: vinod
Registered: Feb, 2002

preparing a zip file using GZipOutputStream class Posted: Aug 6, 2002 8:34 AM
Reply to this message Reply
Advertisement
hi all,

I want to know how we can solve the following problem.

"I had 4 text files. Using GZipOutputStream i want to make a zip file, where in which wheni retrieve the contents of the zip file using GZipInputStream i should be able to get the 4 files sepertely with the file names."

Hope i made my question clear.

thanks in advance,
vinod.

Topic: static declaration Previous Topic   Next Topic Topic: Using envirnoment variables in Runtime.exec(cmdLine)

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use