Essentially, you get the equivalent of JDK 1.1.4, plus collections from JDK
1.2. J# does not include some things that are in JDK 1.4, including JNI,
applets, and RMI.
Wayne
____________________________________
Wayne Citrin
JNBridge, LLC
(e-mail address removed) www.jnbridge.com
Spanning the Worlds of Java and .NET
____________________________________
Wrong!
J# comes with a full JDK 1.1.4 + some stuff from JDK 1.2 (collections). The
JDK is packaged as a .NET dll (vjslib.dll).
So, you have the choice when you program with J#. You can use the JDK APIs
if you want compat with Java (unfortunately this is not the latest), or you
can use the .NET framework APIs.
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.