sush
May 5th, 2000, 11:41 AM
Hi,
I'm trying to read a string form JavaScript into a JTable in an Applet. The Applet seems to load
fine.But in Netscape Navigator, it says Applet notinited whereas it's initialized in IE but not
displayed. I cannot use JApplet because the Netscape Live Connect does not support it yet.
I'm creating my JTable,JScrollPane in the applet's init method. Please help.
Sushma
I'm trying to read a string form JavaScript into a JTable in an Applet. The Applet seems to load
fine.But in Netscape Navigator, it says Applet notinited whereas it's initialized in IE but not
displayed. I cannot use JApplet because the Netscape Live Connect does not support it yet.
I'm creating my JTable,JScrollPane in the applet's init method. Please help.
Sushma