Inmortal Applet on IE

25 views
Skip to first unread message

Matìas Fernàndez

unread,
Oct 3, 2011, 12:33:53 PM10/3/11
to gwtai
Helo!

I know, the subject is strange but is that, i have gwtai work very
well on Firefox and Chrome, but in IE is inmortal!!!!
My application have a login and then pass the login parameters to the
Applet.
The applet have a button to logout, when this button is pressed the
application go back to login. In Firefox and Chrome the method destroy
is invocate to the Applet and the appllication end ok, but in IE the
application start after destroy but can't be seen (because i'am on
login screen), the applet still alive in some way, y even try calling
system.exit(0) to kill JVM but the applet is started (i can see them
on java console).

Some one have this issue?

Sorry for my bad english.
Matias

Matìas Fernàndez

unread,
Oct 7, 2011, 8:12:34 AM10/7/11
to gwtai
I found the solution. I set html empty in this way
(applet.setHTML("")). This delete de applet completly in IE.

Reply all
Reply to author
Forward
0 new messages