Issues on Zip

Hi

I have used zipoutputstream for zipping files.

After zipping, I opened the file through winzip s/w, the Attribute column in the winzip is not set as 'A' (Archived).

Can any one tell me how to set the attribute through programmatically.

Reg

Kiru

[288 byte] By [kirubhaa] at [2007-11-27 10:53:48]
# 1

Look at this reimplementation:

http://groboutils.sourceforge.net/docs/projects/5/api/net/sourceforge/groboutils/codecoverage/v2/ant/zip/ZipEntry.html

http://groboutils.sourceforge.net/docs/projects/5/api/net/sourceforge/groboutils/codecoverage/v2/ant/zip/ZipOutputStream.html

It can do that.

CeciNEstPasUnProgrammeura at 2007-7-29 11:46:20 > top of Java-index,Java Essentials,Java Programming...