I remember having read somewhere in the documentation that classes
which need to access native code MUST be in the system classpath, not
in the servlet.

Hope it helps ...

Gordan Vosicki


Daniel Stroe wrote:
>
> In which way I can use a function from a dll file called from a servlet.
> The problem is the I can't load the library with System.loadLibrary()
> call. I got an exception UnsatisfiedLinkError. When I use the same code
> into in a application class is all Ok.
>
> I mention that I use Jdk 1.1.6.
>
> Many thanks in advance,
> Daniel.
>
> ___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to