HotJava is a Web browser that supports dynamically downloadable interactive content. |
Arbitrarily sophisticated dynamic multimedia applications inserts called Applets can be embedded in the regular HTML pages and activated on each exposure of a given page. |
Applet constructs are implemented in terms of a special HTML tag: |
<APPLET codebase="URL directory path" code="Java class file name" width=".." height=".." > |