How can I build a DLL in order to use it on Netscape 4.x browsers. What privileges do I need to grant the applet?
Created May 4, 2012
Davanum Srinivas There is an excellent article in JavaWorld that explains the process of using JNI from an applet.
http://www.javaworld.com/javaworld/jw-10-1998/jw-10-apptowin32.html