Jump to content

Java applet

From Simple English Wikipedia, the free encyclopedia
Revision as of 15:14, 11 April 2025 by 207.241.243.140 (talk) (added stuff)

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 were included in Java Development Kits as an example for developers to learn from. [1] Applets were depreciated in Java 9 due to a lack of browsers supporting the technology. [2]


References