Need to run 1.4.2 and 1.5.6

Currently we have two NMS applications that require to deferent versions of Java 1.4.2 and 1.5.6. We need to be able to run both application on a windows 2000 environment. We are using IE 6.0. Any suggestions.

Thanks

Bill

[240 byte] By [wrmagnusona] at [2007-11-27 10:22:45]
# 1

Before you run the application, change the current directory to the one containing the java.exe file for the Java version the application requires.

Not sure what IE has to do with this.

DrClapa at 2007-7-28 17:17:53 > top of Java-index,Java Essentials,New To Java...
# 2

there is of course a minor problem: Java 1.5.6 does not exist.

jwentinga at 2007-7-28 17:17:53 > top of Java-index,Java Essentials,New To Java...
# 3

Thank you for providing a assistance. How do I change the directory? I am launching the application via IE. I am not talking about the application running on the server. Only the client side.

wrmagnusona at 2007-7-28 17:17:53 > top of Java-index,Java Essentials,New To Java...
# 4

I was referring to 1.5.0_06.

wrmagnusona at 2007-7-28 17:17:53 > top of Java-index,Java Essentials,New To Java...
# 5

> I am launching the application

> via IE.

How?

sabre150a at 2007-7-28 17:17:53 > top of Java-index,Java Essentials,New To Java...