Using Java and COM Together Previous
Previous
Java and COM
Java and COM
Index
Index
Next
Next

Introduction

Internet Explorer provides the reference implementation of the Java virtual machine (or VM) for Win32 operating systems. This VM supports integration between Java and the Component Object Model (COM), the protocol underlying the ActiveX platform, Automation, and Object Linking and Embedding (OLE).

Java and COM Scenarios

Controlling a Java Applet through Scripting

Using a COM Object from Java

Connecting a Java Applet and an OLE Control

Apartment Model And Threading Issues

Creating a Signed CAB File

Updating the Java Support on a User's Machine


© 1997 Microsoft Corporation. All rights reserved. Legal Notices.