I'm try to get a java website and java applet up and running together. I've setup an eclipse tomcat project and created a java applet, which runs fine in the AppletViewer. However i'm having trouble launching the applet in the browser.
AppletMain.class is missing for the WebContent folder what is the best way to get it to deploy correctly?
Eclipse project:
Applet source file:
index.jsp