Java EE 6 Servlet Minimal Archetype
· Java EE 6 Knappsack archetype containing a minimal Java EE application for servlet containers (Jetty,Tomcat) with a single page demo of CDI, JSF, JPA and Validation to verify everything works.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window jee6-servlet-minimal-archetype-1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.