View Single Post
  #3 (permalink)  
Old 12-05-2008, 10:36 AM
mwalstra mwalstra is offline
Member
 
Join Date: Dec 2008
Posts: 7
Rep Power: 0
mwalstra is on a distinguished road
Default
Hi Nicholas,

The ActiveX control i am using in my webpages interacts with a scanner, basically i create an object referencing the CAB file, but i would like to know if this is possible in java.
Or would i have to recompile the ActiveX component to be a "dll" (im not sure of the equivalent in java) and then import that?

(Sorry for my lack of understanding, i'm actually a web developer, but my company would like me to try get a java version working)
Reply With Quote