Installing Sun Java on Debian Sarge
Howto install Sun java on Debian Sarge
$ apt-get install java-package(make sure you have included thecontribsection in/etc/apt/sources.list)- Download Java JRE/SDK from http://www.java.com or http://sun.java.com resp.
$ make-jpkg /path/to/downloaded/java$ dpkg -i /path/to/generated/deb
TODO List some free alternatives