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?