"Mike Wills" <programmer@koldark.net> wrote in message
36302.205.183.25.8.1021558542.squirrel@www.koldark.net">news:36302.205.183.25.8.1021558542.squirrel@www.koldark.net...
> I just updated the JDK last night and IPLed. When I do a 'java -version'
> it still shows that I am on 1.1.x. I just ordered it, am I missing a step
> somewhere to get it set up?
Check out http://archive.midrange.com/java400-l/200112/msg00148.html
Also, you can specify the JDK version you want to run by using the parameter
java.version on the command line: -Djava.version=1.3 or PROP((java.version
1.3)).
david