Class files for applets (or jars) are to be served by the web server exactly as any other STATIC file.
Place them outside WEB-INF/classes, as anything in that directory is NOT served.
Antonio Fiol
Lars Nielsen Lind wrote:
Hi.
How do I run JApplets / Applets with the Tomcat server?
I place the applets in /WEB-INF/classes/<package_name>/<package_name>/JAppeltExample.class, but the browser can't see them.
/Lars Nielsen Lind
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
