I have tried about everything. Here is my applet tag. I have tried the code parameter with forward slashes and dot notation. Any help appreciated. The class is in the WEB-INF/classes folder under the webapp on the server, so That should be the spot.
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="20" height="20" name="printerApp" archive="applet.jar"
codebase=" <param name="code" value="tarrant/civil/applets/PrinterApplet.class"/>
<param name="selectedIds" value=""/>
<param name="MAYSCRIPT" value="true">
<comment>
<embed code="tarrant/civil/applets/PrinterApplet.class" archive="applet.jar"
width="0" height="0" mayscript="true" name="printerApp"
type="application/x-java-applet;version=1.5.0"
pluginspage=" <noembed>
No Java Support.
</noembed>
</embed>
</comment>
</object>
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93"
width="20" height="20" name="printerApp" archive="applet.jar"
codebase=" <param name="code" value="tarrant/civil/applets/PrinterApplet.class"/>
<param name="selectedIds" value=""/>
<param name="MAYSCRIPT" value="true">
<comment>
<embed code="tarrant/civil/applets/PrinterApplet.class" archive="applet.jar"
width="0" height="0" mayscript="true" name="printerApp"
type="application/x-java-applet;version=1.5.0"
pluginspage=" <noembed>
No Java Support.
</noembed>
</embed>
</comment>
</object>