If you want to use a jar from an applet, it has to be outside of the WEB-INF directory.
Larry >>> [EMAIL PROTECTED] 05/16/02 09:45AM >>> Hi All I have configured TomCat 4.0.1 to run our application and it works except for Applets. We are using TC4.0.1 IE 5 and Java-Plugin 1.3.1 Whenever I try to load an Applet I get a ClassNotFound / FileNotFound Exception: load: class com.amdocs.BASP.sessionmanager.applet.BASPTreeApplet not found. java.lang.ClassNotFoundException: java.io.FileNotFoundException: File not found: http://geoffd01:8080/campaign/WEB-INF/classes/com/amdocs/BASP/sessionmanager /applet/BASPTreeApplet.class at
