Java 1.0a2 was the first public release.
Mustang
Ask the Java developers.
Running "java -version" will display the current version of Java.
The first Java release was JDK Alpha and Beta (1995). It, however, showed instability and complications in its APIs and configurations. In 1996, the first stable version, known as Java 1.0, was released.
The first name of the Java Programming was Oak. It then went by the game Green and finally Java from Java coffee.
The first name of the Java Programming was Oak. It then went by the game Green and finally Java from Java coffee.
First of all, it's "JDK", not "jdk", and "Java", not "java". What do you mean by "Java new edition"? I do not find that term when I Google for it. "Java 2 SE" is a brand name for very old, obsolete versions of Java, between version 1.2 and 1.4, inclusive. The current version of "Java SE" (Java Standard Edition), as it is now called, is version 7, with support still available for version 6. These versions are also called 1.7 and 1.6, respectively. See <http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html>
first you have to find out what version of j2ee you are using then from there you can lookup the jsp version for that version of j2ee
The latest version of java is called Java 5 or Tiger.
The latest version of java is called Java 5 or Tiger.
# Go to the Start Menu and choose Run (or hit [Windows]+r) # In the box that opens, type "cmd" # In the DOS window that opens, type "java -version" # The first line that comes back is your version, e.g. java version "1.6.0_15"
the version of java that you program in is not of much importance so to speak. But it is always advisable to use the latest version of java in order to use the full set of features that the latest version supports. The latest version of java is java 6 also called Tiger.