Glossary
- Java
Object-oriented programming language drafted on behalf of the American computer manufacturer Sun Microsystems that is still being developed to date. There are Java applets, which are executed in a web browser, Java servlets, which are executed on a web server and Java applications, which are executed as independent programs by a virtual machine.
More information: http://java.sun.com
