Integration: JavaScript & Java
Integration: JavaScript & Java
- Combine Applets and JavaScript on Page
- JavaScript may call Applet public methods, may use Java system classes
- Java Applet may call JavaScript if built including JavaScript object class
- Not portable, depends on browser
- Security risks may be combined…
Example 5
Example 5