This is a collection of examples which demonstrate some of the more frequently used parts of the Java API.
The class files for servlets (from the
Tomcat example dir) are in /opt/jakarta/tomcat/webapps/examples/WEB-INF/classes/
The class files for applets examples (from
Bruce Eckel 'Thinking in Java' Chapter 13.) are in
/opt/jakarta/tomcat/webapps/examples/applets/
This page is situated in
/opt/jakarta/tomcat/webapps/examples/index.html,