How to create COM / ActiveX object from Java source?
843798Aug 13 2008 — edited Aug 13 2008Hi,
What should I do to create a COM or ActiveX object from Java source files. That COM object (or ActiveX) should be system-wide visible - I would like to access it from another aplication in Windows. My Java program prepared in Eclipse environment works properly. If you could give me just an answer, whether the COM Plug-in or Java environment allows me to do that? If not
If yes - I would need then more help and explanation how to do....
Thanks for all