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.


Christian Schuster

Rudolf Schuster AG
Postfach 277
CH - 3000 Bern 11

http://www.rsag.ch
++41 31 348 05 30


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to