Mar 2, 2005 #1 garyweik Programmer Joined Feb 19, 2002 Messages 11 Location US Does anyone have a recommended way to have a java applet or application talk to a COM Component in a DLL?
Does anyone have a recommended way to have a java applet or application talk to a COM Component in a DLL?
Mar 2, 2005 #2 sedj Programmer Joined Aug 6, 2002 Messages 5,610 You want : http://danadler.com/jacob/ -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk Upvote 0 Downvote
You want : http://danadler.com/jacob/ -------------------------------------------------- Free Database Connection Pooling Software http://www.primrose.org.uk
Mar 2, 2005 #3 Diancecht Programmer Joined Jan 8, 2004 Messages 4,042 Location ES Take care with compatibility, JACOB is intended to be a Microsoft Java application. Cheers, Dian Upvote 0 Downvote
Jul 13, 2005 Thread starter #4 garyweik Programmer Joined Feb 19, 2002 Messages 11 Location US Wound up using J-Integra for COM Upvote 0 Downvote