Click to See Complete Forum and Search --> : How to call VB dll from java??


May 12th, 2000, 03:52 AM
I have a dll written in VB, that I want to integrate in my java servlet. Is it posible to do that??? Can I use native code(JNI) to do this?? and how to call VB method from java servlet?
Any samples or resource about this.

Thanks in advance.