Hello Friends, I have two files one is with extension ".exe" and other is with extension ".txt" i.e 1) file1.exe 2) file2.txt I want to make this file into zip format. This will be achieve during run-time.I have written one "Servlet" in which i'm using ZipEntry class.But i'm unable to do so. Thanks in advance, Kavita.