mce16
September 24th, 2000, 11:08 PM
hello,
I am wondering if i can from java applets C functions that are exported to java using JNI. Are there any special steps need to take care of, or i just call the C functions exported just like calling from a normal java application? For example java LoadLibrary, can i use it in java applet too? Please help..
I am wondering if i can from java applets C functions that are exported to java using JNI. Are there any special steps need to take care of, or i just call the C functions exported just like calling from a normal java application? For example java LoadLibrary, can i use it in java applet too? Please help..