Creating Zip of multiple zip files without storing at perticular location

Hi,

I am having any number of files in folder called as OUTPUTFILES.And i want to create a zip file of that files e.g.If there are 3 files in outputfolder namly A,B,C..THen zips are as follows A.zip B.zip C.zip and after that i want one zipfile of these 3 zipfiles called as Main.zip without storing this A.zip,B.zip,C.zip files to any perticularlocation..CAn any on help me out ?

Thanks in advance,

Meghna

[440 byte] By [Meghnaa] at [2007-11-27 11:54:43]
# 1

http://java.sun.com/j2se/1.5.0/docs/api/java/io/File.html#createTempFile(java.lang.String,%20java.lang.String)

cotton.ma at 2007-7-29 18:57:38 > top of Java-index,Java Essentials,Java Programming...
# 2

Ur posting wrong threads , This place is for java people

AmitChalwade123456a at 2007-7-29 18:57:38 > top of Java-index,Java Essentials,Java Programming...
# 3

> Ur posting wrong threads , This place is for java

> people

Once again, shut up.

cotton.ma at 2007-7-29 18:57:38 > top of Java-index,Java Essentials,Java Programming...