I want to create and write to a zip ( or jar ) file IN CODE. How do i do this... I have a number of image files that i want an application to package into a zip/jar file for me, but i can't find any help on it. Something with the ZipOutputStream i know, but from there I'm lost... help...