Basic HTML version of Foils prepared 13 July 98

Foil 18 The <APPLET> Tag

From Java Academy I:Elementary Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo


The most important part of the HTML file is the <APPLET> tag: <APPLET CODE="HelloWorld.class" WIDTH=150 HEIGHT=50> </APPLET> which loads the bytecodes into the browser
Note that the "applet window" is specified to be 150 pixels wide and 50 pixels high



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Fri Jul 24 1998