Introduction
In every programming language working with (text) files is a common and daily routine. For this reason I included a link to a useful manual.
http://java.sun.com/products/jdk/1.2/docs/guide/jar/manifest.html
The oracle manuals can be very useful.