Reading List

Removing Applets From Java from Michael Tsai RSS feed.

Removing Applets From Java

Andrew Oliver (via Hacker News): Applets are officially, completely removed from Java 26, coming in March of 2026. This brings to an official end the era of applets, which began in 1996. However, for years it has been possible to build modern, interactive web pages in Java without needing applets or plugins. TeaVM provides fast, […]