Link to home
Start Free TrialLog in
Avatar of rgrguric
rgrguric

asked on

DIfferent versions of Java

I have 2 versions of Java on my machine (different sites require different versions), is there a way to set 1 version to open when a sepcific webpage is opened and the 2nd version to open if a different webpage is opened?
Avatar of blue_zee
blue_zee
Flag of Portugal image


You should need only the latest version, which is backwards compatible.

Any specific reason for that requirement?

I would start by uninstalling ALL the J2SE runtimes you find in Add or Remove Programs and reboot.

Now delete the folder C:\Program Files\Java and reboot again.

Download and install the lateste Java JRE 5.0 update 6 from here:

http://java.sun.com/j2se/1.5.0/download.jsp

Reboot one more time and test. It should be OK with any Java website.

Zee

If you would like me to test a website requiring older versions of Java, post it and I will.

FYI, I'm running only 1 version of Java, the one posted above.

Zee
Avatar of rgrguric
rgrguric

ASKER

   You will not be able to access the websites because they are internal business websites and special configs are required (I do not have the authority to give those out).  One site's program requires Java version 1.3.1_16 and the other 1.4.2_10.

And you tested them and they don't work with the latest version of Java?

Zee
Correct
ASKER CERTIFIED SOLUTION
Avatar of blue_zee
blue_zee
Flag of Portugal image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial

And this may also help (to some extent):

http://forum.java.sun.com/thread.jspa?threadID=722556&tstart=30

Not really an answer, but the best I could find.

Zee

Thank you.

I do hope you can use the info above.

Cheers.

Zee