The Java(TM) Native Interface (JNI) allows Java code inside a Java Virtual Machine (JVM) to interoperate with applications and libraries that are written in other programming languages, such as COBOL, RPG, C, C++, and Assembler. This chapter describes how to make COBOL and Java programs work together, using the JNI.
You can also use the following components of the IBM Toolbox for Java to combine COBOL and Java programs:
For more information about these approaches, refer to the Java section of the Programming category in the iSeries Information Center at this Web site - http://www.ibm.com/eserver/iseries/infocenter.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.