I am creating a zip file and trying to open the zip file from JSP page. The JSP page prompts the user to OPEN/SAVE/CANCEL, but does not open the zip file, however the zip is created in the temporary folder.
Could someone help me in pointing the missing steps.