Java Applet

A Java applet is a Java application than runs inside a web browser, or, more accurately, embedded in an HTML page. A Java Applet has to rely on the JavaVirtualMachine provided by the manufacturer of the browser, or the browser needs to be configured to use another virtual machine resident on the client machine.

Applet support is not standardized across browsers, and Java 2 features such as the JavaSwing GuiToolKit? require the JavaPlugin? to be installed on the client machine. This sort of ThickClient application is prone to problems when used in heterogenous networks.


Resources to what Applets are:

http://java.sun.com/products/plugin/ -- for Applets.

http://java.sun.com/docs/books/tutorial/applet/index.html


I've been thinking about the applet as a technology recently. Has it been the failure that some make it out to be ? Granted that applets are hardly ubiquitous and have not made underlying OS's irrelevant like Microsoft feared, but they have some successes and seem to be doing quit well.

Reasons that applets haven't taken over the web:

Strengths and Successes of applet on the web:

Compare and contrast: UsefulJavaApplets vs JavaAppletsSuck


CategoryJava


EditText of this page (last edited January 20, 2012) or FindPage with title or text search