JBuilder 2006 fails to open Internet Explorer

Hi all,

I've been trying to open Internet explorer from an applet running in Jbuilder 2006 using this code:

java.net.URL fileUploadUrl = new java.net.URL(.........);

getAppletContext().showDocument(fileUploadUrl);

But nothing happens and I get no exceptions.

What could be the problem?

My OS is WIndows XP SP2 and I'm using IE 6.0 SP2

Thanks!!

[394 byte] By [Lior_Levya] at [2007-11-27 6:43:55]
# 1
Nobody encounter this problem? Hello? Anyone?
Lior_Levya at 2007-7-12 18:14:58 > top of Java-index,Desktop,Core GUI APIs...