Applet

A small Java program that can be embedded in an HTML page.

Applets differ from regular Java applications in that they provide more limited access to certain resources on the local computer and usually, for security reasons, they can only make an Internet connection to the computer from which the applet was sent.

Javascripts are even smaller bits of code most often used to create special effects on Web pages such as roll-over buttons.

 

 

 

 

 

 

 

 

 

return