Problem in java.util.zip.ZipEntry

Dear All,

When we use setTime in zip entry of the zip file stream we are creating, the millisecond information is removed and only the year, month, day, hour, minute and second is remembered. As a result, the zip entry information is not valid sometimes. Is this a feature of the java.util.zip package and why is it neccesary?

Thanks in advance

With Regards,

Keshavan

[398 byte] By [skeshavana] at [2007-10-3 0:54:16]
# 1
Why is it not valid? And it most likely is a part of the ZIP specification.
CeciNEstPasUnProgrammeura at 2007-7-14 17:49:34 > top of Java-index,Java Essentials,Java Programming...