JRE 1.5 -- Applet by default doesn't open up.

We have installed JRE 1.5.0_10 on our XP machines. While running the application on IE, after logging,the applet opens but doesn't get by default displayed onto the screen i.e manually the applet has to be selected.

The same is not a case in machines with version 1.4.2_07. Moreover while opening the application with Eclipse, no such problem is encountered.

I think it is not able to write over the top of the previous application.Please suggest.

[468 byte] By [dev.gurgaona] at [2007-11-27 3:27:14]
# 1
I think it's a bug. See this : http://java.sun.com/j2se/1.5.0/ReleaseNotes.html#150_10=> Download JRE 1.5.0_11 and try your applet again.( http://java.sun.com/javase/downloads/index_jdk5.jsp)Hope That Helps
java_2006a at 2007-7-12 8:29:59 > top of Java-index,Desktop,Runtime Environment...
# 2

Hi java_2006,

Thanks a lot for your help.

I referred the release notes, and found the following bug :

6466876 java_plugin iexplorer Applet frame is not repainted correctly

I think this may be the same problem that we are facing but actually the problem we are facing occurs at the Onsite environment and not at the Offshore environment, so am a bit confused.

Do we have any other work around for this instead of loading the 1.5.0_11 version.

Could you please suggest a solution.

dev.gurgaona at 2007-7-12 8:29:59 > top of Java-index,Desktop,Runtime Environment...