A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Java

[programming] An object-oriented cross-platform programming language developed by Sun Microsystems.

Java Connector

[ESRI software] An ArcIMS Application Server Connector. It can be used with Java Server Pages (JSP) or as part of a Java applet or application.

Java ME

[programming] The Java platform edition developed by Sun Microsystems for small, stand-alone, or connectable devices. Java ME enables development, deployment, and management of applications that can scale from mobile devices … Read more

Java ME Wireless Toolkit

[non-ESRI software] A toolkit for building applications that run on devices compliant with the Java specification for wireless devices.

JavaScript

[programming] A scripting language that runs within a Web browser and interacts with HTML code to enable Web developers to add functionality to their Web sites.

JavaServer Faces

[programming] A framework for building user interfaces for Java Web applications.

JavaServer Pages

Acronym for JavaServer Pages. A Java technology that enables rapid development of platform-independent, Web-based applications. JSP separates the user interface from content generation, enabling designers to change the overall page … Read more

JavaServer Pages Standard Tag Library

[programming] A Java technology that encapsulates core functionality common to many Web-based applications as simple tags. JSTL includes tags for structural tasks such as iteration and conditionals, manipulation of XML … Read more