[IE4 or better] <OBJECT ID="myApplet" ...> ... <PARAM NAME="scriptable" value="true"> <PARAM NAME="mayscript" value="true"> ... </OBJECT> [in your script] document.all.myApplet.myMethod()
This Sun's document describes how Java to Javascript communication works when using the Java Plug-in.
Written and compiled by Réal Gagnon ©1998-2005
[ home ]