Close
jGuru Forums
Posted By: gayathri_n Posted On: Sunday, August 18, 2002 10:54 PM
i want to use native methods and call the same in a servlet.I would like to know how to call the native code in the servlet.A small sample code would be ideal...
Re: is there sample code available demonstrating use of native methods in servlets?
Posted By: Alexander_Krapf Posted On: Monday, September 23, 2002 03:01 PM
I don't have "pure" JNI code, but check out our code sample. I think that tells you how easy it could be.
Regards,
Alex