Respected Group Members,
I have written a function in C language and now I want to call it from my
Servlet application,is it possible to call functions written in other languages from Servlets,do we have to use JNI for this purpose and can JNI be used with Servlets,how can we use JNI with servlets and what API will I need to start working on JNI.
Thanking You,
Salman Faraz.