- Portal Home
- Knowledgebase
- Glossary
- J
- Java applet
Java applet
A short program written in Java that is attached to a World Wide Web page and executed by the browser machine.
Related Articles
Java is a network-oriented programming language invented by Sun Microsystems that is specifically designed for writing programs that can be safely downloaded to your computer through the Internet...
A cross-platform, World Wide Web scripting language developed by Netscape Communications. JavaScript is a client-side programming language.JavaScript can be embedded in HTML pages to create...
Servlets are programs written in Java that run on a Web server and can produce dynamic pages.
Java Development Kit , A software development package from Sun Microsystems that implements the basic set of tools needed to write, test and debug Java applications and applets.
Microsoft's implementation of ECMAScript standard based on JavaScript. Limited, object-based, interpreted scripting language. JScript is comparable to VBScript.