| Author |
How to check which JRE that IE picks up when execute a Java Applet
|
ying lam
Ranch Hand
Joined: May 17, 2004
Posts: 85
|
|
Hi, I have a legacy Java Applet which requires Microsoft JVM to run. However, when in IE 7, for some reason it can't find this Microsoft JVM. I have under-installed the Sun's JVM, reinstall this old Microsoft JVM, IE still can't find it. Can you please tell me how can I force IE 7 to look for Microsoft JVM? Thank you.
|
 |
Sunil Vasudevan
Ranch Hand
Joined: Mar 05, 2007
Posts: 107
|
|
I haven't used this option myself. But you can give the following setting a try under IE Internet Options: Click on Tools -> Internet Options -> Advanced Tab -> Check Microsoft VM under this.
|
Sunil.V<br />SCJP2, SCWCD1.4, SCBCD1.3
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6592
|
|
|
I think the default VM used is the microsoft VM. You can configure this under the Advanced tab in the options menu
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
ying lam
Ranch Hand
Joined: May 17, 2004
Posts: 85
|
|
Thanks. I have tried that suggestion. But for some reason, JavaApplet runs on IE7 still can't detect the right JVM (microsoft JVM). Is there some register that I should check? Thank you for any more idea.
|
 |
 |
|
|
subject: How to check which JRE that IE picks up when execute a Java Applet
|
|
|