Calling Java from C++ - TechRepublic
General discussion
August 24, 2001 at 12:07 AM
hamixx

Calling Java from C++

by hamixx . Updated 24 years, 5 months ago

Hi,

Does anybody knows How to call java methods in C++ application?
If we want to call java in C++ first we need to create an instance of JVM in C++.
There are lots of references available how to do that. But nothings works properly. It failsto create the instance of JVM in C++. If anybody has done it & having it worked Please HELP me in this.It would be a great help. I think my application fails to create JVM instance because of the problem in configuration (path setting JVM)..Please give your hands

Thanks in advance
Bhaams

This discussion is locked

All Comments