Click to See Complete Forum and Search --> : Java just doesn't work in MSIE!


Gonavitch
07-12-2005, 10:30 PM
Hello all!

I'm having a problem thats really making me mad. Java Applets wont work in Microsoft Internet Explorer 6.0 SP1. However, applets will work in Mozilla Firefox (latest version) and Netscape (latest version).
In the Internet Options, I've enabled the the JRE 1.5.0_2, but it won't work! I've also re-installed MSIE, and it still won't work.

PLEASE HELP ME!


Regards,
Jamison

ccoder
07-13-2005, 11:04 AM
Mine work just fine. However, I am using JRE v1.4.2 with IE6. My OS is Win2K.

Can you elaborate more on your problem? Have you tried posting at http://forum.java.sun.com/index.jspa?

agent_x91
07-21-2005, 05:23 PM
works fine for me too - I'm using JRE v1.4.2_06 and IE6 in Windows XP professional... it's always worked fine for me. What exactly happens when you try it? Do you get an empty grey applet box?

Gonavitch
07-21-2005, 09:04 PM
Where the applet should be, is just the same color as background of the page. And the Java logo doesn't even come up.

davey
07-22-2005, 10:14 AM
Try installing a different version on java and see if that helps anything. Or try updating IE.

agent_x91
07-22-2005, 11:56 AM
Try reinstalling Java SDK/JRE. Does the java console icon appear in the system tray when you open the page? And have you checked you used the <applet> tag correctly?