By the way, my second reference above is from a
JavaWorld article,
The Java classfile lifestyle, which (despite being over 10 years old) provides a very interesting and accessible overview of the .class file structure.
A more technical version can be found in the
JVM Spec.
[ January 23, 2007: Message edited by: marc weber ]