1 | JavaScript can directly call any public method defined in the applet and access any public data |
2 | JavaScript accesses the applet via the document object |
3 | JavaScript can be used, for instance, to debug applet's code by providing interactive interface to the applet's methods |