users@glassfish.java.net

Re: Applet not displayed

From: <forums_at_java.net>
Date: Sun, 19 Jun 2011 10:39:27 -0500 (CDT)

I forgot to say that the html code to call the applet is as follows,
<applet code="com.example.applet.DrawExample" archive="DrawShapes.jar">
</applet>
Where com.example.applet.DrawExample is the applet and DrawShapes.jar is the
jar file where the applet is located


--
[Message sent by forum member 'josealvarezdelara']
View Post: http://forums.java.net/node/813837