Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

IE browser crash when loading applet of jdk1.5.0_09

843807Oct 24 2006
hello,

I runned my web application on tomcat 5.0, and my jdk version is 1.5.0_09. In my application, there are several tabs, one of them will load an applet.

The problem is that: during the applet loading, if I switch to another tab in the application, then the IE browser will crash. But if I wait until the applet loading is finished, then change to another tab, then the crash problem will not happen.

This problem does not occur when I use the jdk 1.4.

So my question is: is it a bug of jdk1.5, or a bug of my applet? Please tell me how to solve it.

Thank you.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 21 2006
Added on Oct 24 2006
0 comments
115 views