Ma guardare un po' di documentazione o esempi no, eh??
Cmq devi cdreare una pagina html e includere il tag <applet>
<applet code=TuaClasse.class width=400 height=400>
alt="Your browser understands the &lt;APPLET&gt; tag but isn't running the applet, for some reason."
Your browser is completely ignoring the &lt;APPLET&gt; tag!
</applet>
Ocio a mettere il punto class nelo stesso path dell'HTML, se no devi includere anche il path...