  |
Using a Java Class with Active Server Pages - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q167/9/41.asp&NoWebContent=1
This article demonstrates how one can use a Java class as an ActiveX server side object with Microsoft ASP. (Microsoft) |
  |
Automate PowerPoint Using Visual J++ - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q215/4/84.ASP&NoWebContent=1
This article demonstrates how to Automate Microsoft PowerPoint using Visual J++. You can also apply similar code and procedures to automate other Microsoft Office applications. (Microsoft) |
  |
Create Dual Interface COM Objects Using VJ++ 6.0 - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q196/8/94.ASP&NoWebContent=1
This article provides step-by-step instructions on how to create or use a dual-interface Java COM component using Visual J++ 6.0. (Microsoft) |
  |
Create and Format an Excel Workbook Using Visual J++ Auto - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q219/4/30.ASP&NoWebContent=1
This article describes Automating Excel 97 from a Visual J++ client using the Java programming language. The project uses the Excel 8.0 type library, and illustrates object oriented programming. (Microsoft) |
  |
Debugging a COM Server Written with Visual J++ - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q180/7/12.asp&NoWebContent=1
This article explains how to debug a Java COM object that is referenced by a client that is written in another language such as C++ or Visual Basic 5.0. (Microsoft) |
  |
Use Connectable Objects Including ActiveX Objects in Java - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q179/8/49.asp&NoWebContent=1
This article describes how to use connectable objects and receive their events in Java. (Microsoft) |
  |
Microsoft Visual J++ FAQ - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q169/1/73.asp&NoWebContent=1
This article covers some of the most FAQs about the Microsoft Visual J++. (Microsoft) |
  |
Using DllSurrogate Support for Java/DCOM Servers - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q173/7/90.asp&NoWebContent=1
This article explains how to use a Java COM object as a DCOM server using the system surrogate provided by DCOM in Windows 95 and Windows NT 4.0 with SP2 or SP3. (Microsoft) |
  |
Use Java Serialization with VARIANT SafeArrays - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q178/5/61.asp&NoWebContent=1
The describes the functionality of MS JVM library to convert data from ObjectOutputStream to a SafeArray and vice versa. (Microsoft) |
 |
Automate Excel from Java - http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q169/7/96.asp&NoWebContent=1
This article illustrates how to call a COM object like Excel from Java. (Microsoft) |