Java service for unzipping the password protected zip files

Hi there,

Can any suggest how to use unzip the password protected zipfiles. we can use the PSUtilities Unzip service for regular use… But Can I modify any way so that it can be used for password protected zipfiles too…

any help would be appreiciated

Thanks
Sandy

Java API lacks support for encrypted zip files. You can create java service using open source jars.

check below open source url
[url]http://lingala.net/zip4j/[/url]

Regards,
Saravanan.E