Open a terminal and run following commands:

su
add-apt-repository ppa:sun-java-community-team/sun-java6
apt-get update
apt-get install sun-java6


If you don't have root's password, run
sudo passwd
set it first.