Results 1 to 2 of 2
Thread: gZIp decompression with j2se
- 12-19-2007, 11:22 AM #1
Member
- Join Date
- Dec 2007
- Posts
- 1
- Rep Power
- 0
gZIp decompression with j2se
Hi All,
I am trying to decompress a gz format zip file from the server. I found that there is gZip format and When I tried to decompress the gzip format in J2se it was decompressing the archive file to tar archive but not doing the complete decompression. I posted my code for gzip decompression as an attchement
Could anyone please tell me. Am I wrong somewhere?
Thanks,
Aruna.G
- 12-25-2007, 04:03 AM #2
You raise an interesting point. After a short while searching on this topic, I found very similar examples in relation to yours. I implemented them and all they seem to do is rename the file, they never fully decompress the given gz file. Maybe someone will post an answer to your question.
Similar Threads
-
j2se runtime environ
By menk in forum New To JavaReplies: 7Last Post: 03-26-2010, 12:31 PM -
J2se, J2ee
By mew in forum New To JavaReplies: 1Last Post: 12-13-2007, 10:33 AM -
Sdk & J2se
By Gajesh Tripathi in forum New To JavaReplies: 0Last Post: 10-18-2007, 07:49 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks