Whether you want to begin coding in Java or just wish to run Java apps, you first need to learn how to install Java. In this post, we’ll see how to do that. Why do you need to install Java?
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 ...