Topics: CGI and Programming : Java

Java applets are mini applications written in Java (not the same as Javascript). While Javascript and HTML are scripting languages which are interpreted at run time by the browser, Java applets are compiled into machine language (which runs very fast) prior to run time then embedded in a web page. They can be made to do all sorts of things but are often used to produce graphic effects.

Help build the largest human-edited directory on the web.