Applets Deployed with the <object> Tag

These applets are deployed with the object-embed tags and should work for NN and IE with the Java plug-in. If you are using IE, make sure you have enabled Sun Java Applets via the Internet Options->Advanced settings.

See Chapter 7 for coverage of these applets.

Follow browser prompts or see the resource page for installing the Java-plugin, needed to run the applets, for your browser.

HTML5 Note

For a web page in HTML5, use the following object code to embed your applet.

<object type="application/x-java-applet"  
        width="140" height="140">        
  <param name="code" value="TicApplet"> 
  <param name="archive" value="TicApplet.jar">
Applet failed to run.  No Java plug-in was found.
<object>