Zipping a Folder as same as what winzip do,Please help
807603Jun 18 2007 — edited Jan 18 2008Hi
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,