Wednesday, December 24, 2008

Applet Fundamentals

Applets are small applications that are accessed on an Internet server, transported over the Internet, automatically installed, and run as part of a web document. After an applet arrives on the client, it has limited access to resources, so that it can produce an arbitrary multimedia user interface and run complex computations without introducing the risk of viruses or breaching data integrity. Applets are not structured in the same way as the programs that have been used thus far. Applets differ from applications in several key areas.

0 comments: