Using jar in .net?

K

Kai

I am wondering if there is a way, if yes which is the best to include
java libraries into any .net applications (preferbly asp.net).

Thanks alot for any suggestion!
Kai
 
M

Mamcx

1- Build webservices
2- Borland release a product called Janeva, is a integrator .NET-Java. Is
available at www.borland.com and i think that is part of C#Builder and can
be downloaded a trial version but i don't check that (i don't use java)
 
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