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