Dear all,
Can I use JNI to process my files at the server side - with servlets(?), and link it with applets?
I happen to get a C- code, for my computational needs.
Printable View
Dear all,
Can I use JNI to process my files at the server side - with servlets(?), and link it with applets?
I happen to get a C- code, for my computational needs.
What you do and how you do it on the server shouldn't impact the execution of an applet in the client's browser.