JNI and Websphere 3.5
843829Jan 15 2003 — edited Feb 7 2003Hi there,
I have an application that makes use of JNI technology.
Basically, so as to work, the app must access a C++ DLL library via JNI, that in my case is a set of classes packaged in a jar file.
The app works just fine when is run locally, but I?m really in trouble to set up WebSphere properly so that I can web access the app with servlet and jsp.
I haven?t been succesful getting consistent info anywhere.
Could anybody give me detailed instructions on how to do that?
IBM instructions lack further details, they just don?t help, they?re made for experts!
Thanks!