Force Internet Explorer to use a specific Java Runtime Environment install?

后端 未结 8 1825
一向
一向 2020-12-02 10:06

When viewing someone else\'s webpage containing an applet, how can I force Internet Explorer 6.0 to use a a particular JRE when I have several installed?

8条回答
  •  -上瘾入骨i
    2020-12-02 10:23

    I'd give all the responses here a try first. But I wanted to just throw in what I do, just in case these do not work for you.

    I've tried to solve the same problem you're having before, and in the end, what I decided on doing is to have only one JRE installed on my system at a given time. I do have about 10 different JDKs (1.3 through 1.6, and from various vendors - Sun, Oracle, IBM), since I do need it for development, but only one standalone JRE.

    This has worked for me on my Windows 2000 + IE 6 computer at home, as well as my Windows XP + Multiple IE computer at work.

提交回复
热议问题