<html><title>The Hello, World Applet</title><hr><appletcode="HelloWorldApplet.class"width="320"height="120">
If your browser was Java-enabled, a "Hello, World"
message would appear here.
</applet><hr></html>
注意: 你可以参照 HTML Applet 标签来更多的了解从 HTML 中调用 applet
的方法。