Apps :: i need java



i really would like if someone could or would tell me how to get java for dsl i like this os its nice but i need java for certin programs i run like remote anywhere and stuff any help would be appriciated
you need to get the jre1_5_0.tar.gz extension from the system extensions section and install it you should look at the other posts here too try out the search button it works great

export PATH="$PATH:/opt/jre1_5_0/bin/"
export JAVA_HOME=/opt/jre1_5_0
java <<your stuff here>>


original here.