![]() |
![]() |
![]() |
Invoking COM objects from Java? I was wondering if there are any Java-COM bridging products out there... so far I've seen many products that are intended mostly for calling Excel from Java or that work only from a Windows box. But I need the solution to invoke some fairly complex COM objects, with
Dario Vasconcelos
http://danadler.com/jacob/
Zealot
Call a C++ module using JNI, then have the C++ module do the COM work.
Bathmophobia skier
http://www.relevancellc.com/halloway/JavaWin32.html
igor
|