Java applet
Appearance
This article relies largely or entirely on a single source. (April 2025) |
A java applet is a name for a small app written in Java. They can be added into HTML pages by using the "applet" tag. Applets are included in every Java Development Kit as an example for developers to learn from. [1]