Search results
Product version
- Both version numbers "1.5.0" and "5.0" are used to identify this release of the Java 2 Platform Standard Edition. Version "5.0" is the product version, while "1.5.0" is the developer version. The number "5.0" is used to better reflect the level of maturity, stability, scalability and security of the J2SE.
stackoverflow.com/questions/2411288/java-versioning-and-terminology-1-6-vs-6-0-openjdk-vs-sun
Dec 10, 2014 · Due to significant popularity within the Java developer community, the development kit has reverted back to the name "JDK" from "Java 2 SDK" (or "J2SDK"). The runtime environment has reverted back to "JRE" from "J2RE." (Note that "JDK" stands for "J2SE Development Kit" in version 5.0.)
Version 5.0 is used in the platform and product names as given in this table: Due to significant popularity within the Java developer community, the development kit has reverted back to the name "JDK" from "Java 2 SDK" (or "J2SDK"), and the runtime environment has reverted back to "JRE" from "J2RE".
- Java Database Connectivity (JDBC) API
- Remote Method Invocation
- Java IDL
- RMI-IIOP
- Java Naming and Directory Interfacetm (JNDI) API
The JDBCTM API provides universal data access from the Java programming language. Using the JDBC 3.0 API, you developers can write applications that can access virtually any data source, from relational databases to spreadsheets and flat files. JDBC technology also provides a common base on which tools and alternate interfaces can be built. For mor...
Remote Method Invocation (RMI) enables the development of distributed applications by providing for remote communication between programs written in the Java programming language. RMI enables an object running in one Java Virtual Machine to invoke methods on an object running in another Java VM, which may be on a different host. For more informatio...
Java IDL technology adds CORBA (Common Object Request Broker Architecture) capability to the Java platform, providing standards-based interoperability and connectivity. Java IDL enables distributed Web-enabled Java applications to transparently invoke operations on remote network services using the industry standard IDL (Object Management Group Int...
Java Remote Method Invocation over Internet Inter-ORB Protocol technology The RMI Programming Model enables the programming of CORBA servers and applications via the RMI API. You can choose to work completely within the Java programming language using the Java Remote Method Protocol (JRMP) as the transport, or work with other CORBA-compliant progra...
The Java Naming and Directory InterfaceTM (JNDI) provides naming and directory functionality to applications written in the Java programming language. It is designed to be independent of any specific naming or directory service implementation. Thus a variety of services--new, emerging, and already deployed ones--can be accessed in a common way. The...
Nov 13, 2023 · From the humble beginnings of Java 1.0 to the latest version, each iteration has brought something new to the table. In this guide, we’ll walk you through the history of Java versions, their key features, differences, and how to switch between them.
This document covers the Java TM 2 Platform Standard Edition 5.0 Development Kit (JDK 5.0). Its product version number is 5.0 and developer version number is 1.5.0, as described in Version 5.0 or 1.5.0?
Trying to install the J2SE Runtime Environment on a non-supported version of Microsoft Windows or on a machine that doesn't have a sufficiently up-to-date Service Pack will cause the installer to generate this warning: "We recommend that you do not install this Java platform for the following reasons: This Java platform does not support the ...
People also ask
What does version 5.0 mean in Java 2?
Which version of Java is used in the platform and product names?
What does '2' mean in Java 2 Platform Standard Edition?
What is the latest version of Java?
What is the difference between version 5.0 and Version 1?
Which version of Java should a developer download?
Java 2 Platform Standard Edition (J2SE) 5.0 offers the most widely used multi-platform application environment ever built, available free to you » Download J2SE 5.0.