Download the Sun JDK from Sun Web site
Select the RPM file
chmod a+x.bin ./ .bin
When using the RPM install, the files are installed in /usr/java
alternatives --install /usr/bin/java java /usr/java/jdk1.6.0_07/jre/bin/java 100 --slave /usr/bin/keytool keytool /usr/java/jdk1.6.0_07/jre/bin/keytool --slave /usr/bin/rmiregistry rmiregistry /usr/java/jdk1.6.0_07/jre/bin/rmiregistry
Select the JVM
alternatives --config java