The NAS class-loader doesn't handle loading classes with native methods.
You need to make sure that the java class is loaded by the primordial
class-loader.  This is a registry setting and should be doc'd in the
manual somewhere.

-Dave

Oliver Pereira wrote:
>
> Hi All,
>
> We r calling native methods(of a dll) from a java class. This works fine
> from command prompt. But when we run the class through a JSP it gives
> error unsatisfiedlink error. We r using NAS4.0 on NT. Can u guide us
> some way.
>
> Thanks in Advance
>
> Regards
>
> Oliver
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to