Close
jGuru Forums
Posted By: karthik_thayappan Posted On: Tuesday, July 25, 2000 04:54 PM
I want to load the JVM and call an applet method from a C program using JNI. I tried using the same technique as for calling a method of a Java application, but I'm getting an error message: "main not found", which is obvious. How do I load an applet from a C program and call its methods?
Re: I want to load the JVM and call an applet method from...
Posted By: Anonymous Posted On: Wednesday, February 9, 2005 10:57 PM