Anyhoo, since its IE - there are wacky advanced options that allow you to use the MS JVM vs other jvms, or you can try upgrading JVM's and see if that adds stability to the browser.
-Tim
[EMAIL PROTECTED] wrote:
Hello,
I try to load a new web page from an applet:
AppletContext appletContext = getAppletContext(); appletContext.showDocument(<URL>,"_self");
the function showDocument of appletContext crashes the JVM and IE6 without any error message. But Tomcat is still running. But this works in Netscape.
I do not know where the problem is. Could it be a connector problem?
Any help is greatly appreciated.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
