See also: Java
A Java applet is a small java program that generally runs inside a web browser. The Java applets must adhere to security restraints set forth by the browser and run in a “sandbox“, which protects the operating environment from malicious code.
Java applets have many wide-spread uses, including games, interative advertisements, stock tickers, etc.
- Applet Index (http://java.sun.com/applets/index.html) – Sun’s Java Applet Index
TakeDown.NET -> “Java-Applet”