This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
1) Using java API we need to zip multiple files and create a .zip file. 2) Using java API attach a password for the generated zip file.
We are able to generate the zip file using java.util API but couldn't find a way to attach password. Can someone pls help me with this. Thanks in advance