Defines an instance of a java applet which should be
embedded into a web page. Java is an interpretted language
that runs on all major platforms including Windows, Apple O/S, Linux
and multiple Unix variants.
A java applet may have a graphical user interface and works much
the same way that a normal software application would. The difference
is that java applets have many security restrictions that prevent the
code from harming your computer making them safe to download and run
from the Internet.