JNI Pitfalls Integrate Java and C++ with Jace JNI Get* calls Watch out for the javah gotcha Bridge the gap to COM Two approaches using JNI JNI Archives Sun Using Peer Classes with JNI - jsc JNI Enhancements in Java 1.2 - JDK 1.2 Guide Creating a jstring Object from a char - JDC JNI Technology Programming - Java One '98 Java World Embed Java into your Native Apps - JW Integrate your Legacy Apps with JNI - JW Enhance your Java application with JNI - Tal Lyron JNI added to JDK 1.1 - Phil Inje Chang Use native methods to expand the Java environment - DG Microsoft's J/Direct called death of Java - Robert McMillan Merging Java and Win32: A new way to develop Windows applications - Geoff Friesen Escape the sandbox: Access native methods from an applet Returning data in reference arguments via JNI - Geoff Friesen Write native methods - John Mitchell Others Free JNI Book: Descartes - SO Using JNI for safer Java servers under Unix - SC Implementing Java native mathods in Windows