Using java libraries in .net?

K

Kai

I am wondering if there is a way, and if yes what is the best way to
include java libraries (.jar) into asp.net applications.

thanks in advance for any suggestions.
Kai
 
W

Wayne Citrin

Hi Kai --

You can use JNBridgePro, our Java/.NET interoperability tool, to call
classes in jar files from ASP.NET. It's very efficient and very seamless.
We have many customers using it in just this way: to access Java classes
from ASP.NET.

See our Web site, 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.

Ask a Question

Top