COM and Java
Hi guys, i am bit confused and i hope so somebody clerify this, i am working to access COM dll through JNI but as we know all the litrature and references always point out that the language should be used is C++ (altough i cant understand why it is so as dll is bit generic and should be available from other languages like VB etc).
So can some body suggests meis that possible to access a dll written in some other language inside the java.
Regards,

