by =?ISO-8859-1?Q?Arne_Vajh=F8j?= <arne@[EMAIL PROTECTED]
>
May 11, 2008 at 07:58 PM
Devesh Gupta wrote:
> I have an Automation dll. An automation dll is an activeX library.
> There is some function in that dll. I have to call those function in
> our java program. If you have any idea please provide some sample
> code.
There are a few libraries out there to help with that.
One of them is:
http://www.danadler.com/jacob/
Arne