Is it possible to use JNI (Java Native Interface) in Applets, has anyone has tried?
You can use JNI from an applet, just remember that the applet is running on the client so JNI will be accessing the client for the "NI" part.
I'm not quite good in JNI but I googled link which can help you. It contains info about accessing DLL with JNI. Take a look: Calling a DLL from an Applet via JNI
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With