It
would be interesting to know if you use tomcat standalone or in combination with
a server. But here is a suggestion:
If you
use the applet tag simply serve the applet class from your static data, meaning
include it at the same place the html/jsp page is served from and not the
WEB-INF directory.
You might want to specifiy the codebase in your
applet tag.
Stefan
