Definition[]
An applet is a small software application written in a portable, platform independent computer language, such as Java.
Overview[]
It is usually embedded in an HTML page and then executed by a browser. Applets can only perform a restricted set of operations, thus preventing, or at least minimizing, the possible security compromise of the host computers.