Hi All, I am trying to use Tomcat as a standalone web server. I am not able to get Applet working with this setup. I bascically have a webpage with applet tag in the html loading a class from an archive. Then the applet reads some gif files. If I copy the jar file in the Root directory of Tomcat, the place of the applet comes as blank. But the status bar in the browser says 'applet loaded'. If I remove this jar file, the browser returns an error that the class is not found. Is there any basic setup I am missing? Where should the gif files the the applet reads be present? Thanks in advance, Sameer
