Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JRE versions and Browsers and Applets

843807May 10 2005 — edited May 31 2005
Is there a way to assign a particular JRE version to a browser session through JavaScript or VBScript programatically so that I can run applets from different sources which need different JREs?

Basically I will have 2 links/buttons which will call two separate javascript methods to open two different browser windows to run two different applets running under different JREs

However when I start IE each 'session' of IE is assigned to one JRE, any way to overcome this?

TIA,
Raj
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 28 2005
Added on May 10 2005
5 comments
186 views