u simply define a var in javascript
var javaObj= java.applet.Applet
now javaObj is object of Applet claas now u can use
every public method defined in that .
i think u can do it now .
----- Original Message -----
From: <sudesh.palekar@w...>
To: "javascript" <javascript@p...>
Sent: Friday, May 24, 2002 2:20 PM
Subject: [javascript] RE: javascript-applet communication
> Will that be both ways? can u give a hint how javascript tries to access
> the applet.
>
> thanks,
>
> > If you build that functionality into your applet, yes... Applet's can
> communicate with the javascript interface of the browser.
>
> Gr,
> Jeroen Diderik
>
> -----Original Message-----
> From: sudesh.palekar@w... [mailto:sudesh.palekar@w...]
> Sent: Tuesday, May 21, 2002 6:09 PM
> To: javascript
> Subject: [javascript] javascript-applet communication
>
>
> can javascript communicate with applet and viceversa.
>
> -su
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=3Dnosim/theprogramm
> e
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=3Dnosim/theprogramm
> e
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=3Dnosim/theprogramm
> e
> r-20
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>