Applet

An applet is a small program, based on the Java Programming Language, that can be included in an HTML page. When you use a Java-compatible browser to view a page that contains an applet, the applet's code is transferred to your system and executed by the browser.