installing java

connot get java to run I installed jdk1.3-0 and javasoft every time

I try to complie it's saying connot open javasoft so I try to uninstall javasoft as all I need is jdk1.3 but I connot do so message said missing uninstall file how do I uninstall with out the unistall file what should I do?

[305 byte] By [dudsspuds] at [2007-9-27 20:42:36]
# 1
What platform are you working on?You should only need to install the jdk.If you can't uninstall it, try reinstalling your jdk again and see if you can get javac working from the bin\ directory
tjacobs01 at 2007-7-7 2:02:23 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 2
You can intall jdk,and set the ENV variable:JAVA_HOME=JDK_INSTALLED_PATHPATH=JDK_INSTALLED_PATH/bin
omygame at 2007-7-7 2:02:23 > top of Java-index,Other Topics,Java Community Process (JCP) Program...