Archives: ZipOutputstream

Java Zip API: How to Create a Zip File Using Java

July 11, 2010 | By Rakhitha | 5 Comments | Filed in: Java Stuff, Tech.

This is a follow-up to my earlier post “Java Zip API: How to Read a Zip File Using Java“. This time it’s about how to create a zip file using Java. This is even simpler than reading a zip file. Following is a very simple example which create a zip file named RaKasUniverse.zip. Inside that • Read More »

Tags: , , , , ,