Click to See Complete Forum and Search --> : Is there a easy way to connect JAVA and C++ ?


r.heuing
June 6th, 1999, 05:37 AM
Hi,

i want to use JAVA as scriptinterpreter in a C++/MFC enviroment.

Thanks,

Reinhard

June 6th, 1999, 06:53 AM
Under Misc in this forum please find:

Interfacing to other languages
Embed Java VM in Executables using Java Native Interface (JNI) - Davanum Srinivas (1999/04/03)
Using the JNI to use Java from within C++ applications

That might help