I don't believe that you can access Java directly. However, I do
believe that you can export Java classes as COM components (I believe there
is an ActiveX bridge). If you do this, then you can import those COM class
definitions into .NET and then use them. However, the performance from
going Java -> COM -> .NET is going to be much worse than if you were just
going from COM -> .NET.
JNBridge will do this for you. See www.jnbridge.com, or contact me for more
information.
Regards,
Wayne
____________________________________
Wayne Citrin
JNBridge, LLC
(e-mail address removed) www.jnbridge.com
Spanning the Worlds of Java and .NET
____________________________________
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.