Using java libraries in .net?

  • Thread starter Thread starter Kai
  • Start date Start date
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
 
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
____________________________________
 
Back
Top