Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Zipping a Folder as same as what winzip do,Please help

807603Jun 18 2007 — edited Jan 18 2008
Hi
I am using java.util.zip ,in order to zip a folder which contains some files.I could able to successfully zip a folder.But it is not same as what winzip does(correctly).Why i am asking is while doing encryption my zipfile size becomes less compare to original zipfile size.But everything works fine when i zip the folder using winzip.It is not working when i zip the folder using the java code .

If any one have a java code for zipping a folder(which contains files) ,as same as what winzip does(exactly) ,please send to this id : victoraj7@gmail.com



Please help me,
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 15 2008
Added on Jun 18 2007
10 comments
208 views