FG
💻 Software

How can I set one browser to use JRE 1.5 and another to use JRE 1.6?

Fresh5 days ago
Mar 15, 202626807 views
Confidence Score0%
0%

Problem

I think this has to be a common issue, but I haven't found any clear solution. We have several products that are accessed via a browser (IE 7) with JRE version 1.5. We now need to be able to support another application using JRE 1.6. I thought that one solution would be to install Firefox on the cl…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I set one browser to use JRE 1.5 and another to use JRE 1.6?

Low Risk

Java should be backwards compatible, so the program compiled in 1.5 should run fine in 1.6. In fact there is not much that is different syntax wise between the two and 1.5 is getting to be really old. I would suggest testing your 1.5 products on 1.6…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment