in Solaris the JDK is installed in a folder such as<BR><BR>/usr/java1.1<BR>/usr/java1.2 etc...<BR><BR>Then a symolic link is created<BR><BR>/usr/java ----> /usr/java1 ...
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 ...