<html>
<head><title>Ball Applet – New Test Page</title></head>
<body>
<object classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" codebase="http://java.sun.com/products/plugin/autodl/jinstall-1_4-windows-i586.cab#Version=1,4,0,0" width="200" height="150">
<param name="code" value="BallApplet.class">
<param name="type" value="application/x-java-applet;version=1.4">
<param name="imageName" value="ball.jpg">
<comment>
<embed type="application/x-java-applet;version=1.4"
code="BallApplet.class" width="200" height="150"
imageName="ball.jpg" pluginspage="http://java.sun.com/products/plugin/index.html#download">
<noembed>
Applet can not be started because
Java Plug-In 1.4 is not installed.
</noembed>
</embed>
</comment>
</object>
</body>
</html>
Back to Internet
Programming with Java books's web site