Jump to content

Java applet

From Simple English Wikipedia, the free encyclopedia
Revision as of 13:46, 11 April 2025 by 207.241.243.140 (talk) (Created page with "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. <ref>https://www.oracle.com/java/technologies/applets.html</ref>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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]

  1. https://www.oracle.com/java/technologies/applets.html