Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Javascript - Swing applet

Status
Not open for further replies.

Batabana

Programmer
Jul 27, 2001
2
FR
Javascript can access to an AWT applet because the tag APPLET was used. My problem is : my Swing applet is referenced with OBJECT(for IE) and EMBED(Netscape) tags. And javascript can't use public methods of my applet.

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top