J2EE Connector Architecture
Java 2 Enterprise Edition
Java 2 Standard Edition
Java Authentication and Authorization Service
Java Archive
A programming language developed by Sun Microsystems that is specifically designed for writing programs that can be safely downloaded to your computer through the Internet and immediately run without fear of viruses or other harm to your computer or files. Java is a simple, robust, object-oriented, platform-independent multi-threaded, dynamic general-purpose programming environment. It is best for creating applets and applications for the Internet, Intranets, and any other complex, distributed networks.
It is used to build Web applications and Web services, incorporating XML-based RPC functionality according to the SOAP 1.1 specification.
A method that provides a convenient way to bind an XML schema to a representation in Java code. This makes it easy to incorporate XML data and processing functions in applications based on Java technology without having to possess extensive XML knowledge.
A platform-independent software component technology for building reusable Java components called “beans.” Once built, these beans can be made available for use by other software engineers or can be used in Java applications. Using JavaBeans, software engineers can manipulate and assemble beans in a graphical drag-and-drop development environment.
A scripting language for Web pages, JavaScript can be written and embedded into HTML documents. JavaScript was designed to resemble Java, which in turn looks a lot like C and C++. The difference is that Java was built as a general purpose object language, while JavaScript is intended to provide a quicker and simpler language for enhancing Web pages and servers.
Java API for XML-Based RPC
Java Architecture for XML Binding
Java API for XML Processing
J2EE Connector Architecture
Joint Commission on Accreditation of Healthcare Organizations
Java Database Connectivity
Java Document Object Module (Java-based document object module for XML)
Just-In-Time
Java Messaging Service
Java Naming and Directory Interface
The leading Java profiling tool that helps developers to quickly diagnose performance bottlenecks in Java code. With highly accurate diagnostics, including line-by-line results, developers can dramatically improve application performance.
Java Transaction API
A unit testing tool for the Java programming language. This tool provides methods of testing the correctness of a particular module of source code independently.
A term that describes an inventory management objective of the right inventory in the right quantity arriving just at the time of need. JIT is actually a process for optimizing the pharmacy processes for inventory use by eliminating all process waste including wasted steps, wasted movement, wasted material, excess inventory, etc. In theory, some stock rooms in pharmacy could be eliminated or reduced in size if a vendor could deliver directly to the area of use JIT. A real world example is the bread shelves in your grocery store. These are stocked by the bread vendor JIT, and using visual orders. The grocery store does not have a bread stock room in the back.
Java Virtual Machine