How to unzip password-protected zip file in Java?

Hi, I am developing a Java application that has to read data from a password-protected zip file. The java.util.zip package in Java does not support password-protected zip file.So, is there any other free java library that can extract password-protected zip file?Thanks in
[300 byte] By [HenryLamMOa] at [2007-10-2 6:10:28]
# 1
It appears not, from a cursory search: http://www.google.com/search?q=java+zip+OR+zipfile+password+unzip
ChuckBinga at 2007-7-16 13:11:07 > top of Java-index,Administration Tools,Sun Connection...
# 2
Hey,Did you solve this issue? If so, could you please let me know what you did?Thanks,AG
agudimal1a at 2007-7-16 13:11:07 > top of Java-index,Administration Tools,Sun Connection...