Hi,
I'm having problems with Java applets. I just generated a JApplet (also
tried normal Applet) in Netbeans which is delivered with the newest JDK.
When I compile it in Netbeans it seems to work fine. But when I try outside
Netbeans by opening the html page which is automatically generated I only
see a gray area where the applet was supposed to be... I tried some other
example applets on the internet. Some work but also many won't show up. Has
it something to do with some kind of option / component used in the applet?
The applet I created was just a JApplet with a Jbutton, a panel and a list.
I'm using win98 with IExploder 5.5
Greetings,
Rick
I'm having problems with Java applets. I just generated a JApplet (also
tried normal Applet) in Netbeans which is delivered with the newest JDK.
When I compile it in Netbeans it seems to work fine. But when I try outside
Netbeans by opening the html page which is automatically generated I only
see a gray area where the applet was supposed to be... I tried some other
example applets on the internet. Some work but also many won't show up. Has
it something to do with some kind of option / component used in the applet?
The applet I created was just a JApplet with a Jbutton, a panel and a list.
I'm using win98 with IExploder 5.5
Greetings,
Rick
Comment