|
Java applets are easy to use, even if you don't know how to program in java
at all. You include a java applet in a web page as easy as using the
applet tag. Think of it as an image, you put an applet in a web page
like you would put an image, but instead, it's a fully executable program
that runs in the space you would have given to the image.
|
|