Name: skT45625 Date: 06/21/2000
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)
We are on the process of converting our ActiveX control which zip's a users
local files add password protection to zip entries and uploads these zip files
to his/her account on the host. However the current zip classes provided by JDK
(ZipEntry, ZipOutputStream etc..) does not have a method to set the password of
the zip entry. This is crucial to our application and hope the java team can
develop this feature in its next release.
(Review ID: 106388)
======================================================================