LiveConnect (cont’d)
With LiveConnect:
- JavaScript can access the classes of the browser's Java VM
- JavaScript can read/write the public variables of an applet and invoke public methods; same for Java-enabled plug-ins
- Applets and Java-enabled plug-ins can read/write JavaScript object properties and invoke JavaScript functions