Script Debugger Sample

This sample is located in \Samples\Scripting\ScriptDebugger.

Description
Using the Sample
Key Project Files
Technologies Demonstrated

Description

This sample shows how a Java applet can communicate with Microsoft® JScript® content on an HTML page by reading and setting the contents of a text field.

Using the Sample

Key Project Files

JavaTest.cab

The Java applet packaged in a cabinet (.cab) file.

JavaTest.java

This Java applet implements a single method called by the JScript. The JScript method uses the com.ms.com.Dispatch class to access the script code through the script's exposed IDispatch interface.

Technologies Demonstrated

Scripting/COM

This sample shows:

© 1999 Microsoft Corporation. All rights reserved. Terms of use.