Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Calling java applet methods from javascript


Message #1 by "JIMMY SNYDER, BLOOMBERG/ SKILLMAN" <JSNYDER2@b...> on Tue, 20 Feb 2001 07:46:13 -0500 (EST)
When using the <APPLET> tag to put my applet on a web page, I am able to call
the methods of the applet from javascript as described in the book
'Professional Javascript'. However now I am using the <EMBED> tag for my applet
because it uses swing components. It seems that I can no longer call the
methods of the applet. Does someone know how to do it?




  Return to Index