How can I access a native library (a dll in my case) from
a servlet and not get the java.lang.UnsatisfiedLinkError exception?
I tried setting the lib path to point to the file and I
even tried to put the dll into the orion/lib directory but
still doesn't work.
Can anyone help me here?

Reply via email to