Re: Can a stateless session bean on the AS/400 use JNI to access ILE RPG?
Posted By:
Anonymous
Posted On:
Monday, July 23, 2001 10:18 PM
You don't need to use JNI to call RPG from Java. Take a look at the Toolbox sections on calling other languages from Java. JNI is required when calling Java from other languages.