Download Sun Jdk 6 For | Linux
Downloading and Installing Sun JDK 6 on Linux: A Step-by-Step Guide**
export JAVA_HOME=/usr/lib/jvm/java-6-sun export PATH=$JAVA_HOME/bin:$PATH Restart your terminal or run source ~/.bashrc (or source ~/.bash_profile ) to apply the changes. Download Sun Jdk 6 For Linux
java version "1.6.0_45" Java(TM) SE Runtime Environment (build 1.6.0_45-b05) Java HotSpot(TM) Server VM (build 20.45-b05, mixed mode) Downloading and Installing Sun JDK 6 on Linux: