Hello, I need to make a plugin in C++ for Netscape 6.2 which must choose himself his JVM. I think it's OJI technology. So, I need to replace the Live Connect method "NPN_GetJavaEnv()" which throwed back the Java Environment of the navigator by a method (certainly JNI) which must load the JVM I want.
If you have some ideas... Thank you.
