Add the following line to /etc/apt/sources.list:
Code:
deb ftp://ftp.tux.org/java/debian/ sarge non-free
install the jdk
Code:
apt-get install j2se1.4;
Select the default java virtual machine to use :
Code:
update-alternatives --config java
Type the number providing /usr/lib/j2se/1.4