<home>/tomcat/webapps/ROOT/WEB-INF/classes
For example, a servlet called MyTest.java, first
needs to be compiled into MyTest.class, and then this file would be
stored into a directory such as:
/export/home/icom5016/grupo11/tomcat/webapps/ROOT/WEB-INF/classes