Building COM objects using Java Jar files Posted: 28 Apr 2004
Dear Sir,
First, I'm trying to use a jar file as COM object. I tried to register it as same as you did in the Java class example, but this doesn't work.
Second, I succeeded to call COM from ASP (the Java CLASS example), but I don't know how to reference the registered COM in VB 6.0 There is no problem with the code, it is same ASP code with miner changes.