Feed on
Subscription

Applets

An applet is a miniature program that you embed right into your web page. Applets themselves are not written in HTML... they are separate programs written in a language called Java. Placing an applet in your page is like putting a little window in the middle of the page, and one of these Java programs is running in that window. You don't need a special web server to put applets in your web page... you can use the same server that serves your web pages.
...
« 1 »