| |
yfki
Posts: 78
Score: 0
Joined: 12/12/2007
Status: offline
|
Maybe this will help.... Wrap a Java class in a COM object Use the Microsoft javareg utility to register a java class as a COM server. Once registered, the Java class will be visible from all languages that can deal with COM objects. I am giving here some examples in VbScript, JScript, ASP and Powerbuilder. http://www.rgagnon.com/javadetails/java-0044.html
|
|