The JDK is the development platform for building Java applications. Learn about different JDK versions, then install a JDK in your development environment and use it to compile a Java program. The ...
in Solaris the JDK is installed in a folder such as /usr/java1.1 /usr/java1.2 etc... now the path to the JDK changes everytime a different JDK is installed. And I can ...