2

I have an internal web app I need to test using java 1.6 on Internet Explorer.

I installed the java6 jdk but there seems to be no add-on included for IE. I tried the 6 JRE too but nothing shows up in IE manage add-ons (and when I run the test on java.com it fails and a dialog from IE telling me the page is attempting to run java is brought up).

Any tips on getting java6 to run in the browser?

1 Answers1

1

Turns out Windows7 64bit runs IE 32bit by default. So my 64bit JDK obviously didn't run on that. Just downloaded 64bit IE.

http://www.java.com/en/download/faq/java_win64bit.xml