For Java to call JavaScript functionality, it needs to have access to the netscape.javascript.JSObject class. This is a Java wrapper that encapsulates a JavaScript object and makes it accessible to the Java environment.
This is only available in Netscape and there is presently no equivalent capability in MSIE.
O'Reilly JavaScript Definitive Guide - page - 568
Wrox Professional JavaScript - page - 544
Prev | Home | Next |
.java | Up | Java exception events |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |