2 messages in net.java.dev.jna.usersRe: [jna-users] shipping the native l...
FromSent OnAttachments
Wolfgang PichlerApr 17, 2009 7:45 am 
Timothy WallApr 17, 2009 7:49 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] shipping the native libary with the application / appletActions...
From:Timothy Wall (twal@dev.java.net)
Date:Apr 17, 2009 7:49:54 am
List:net.java.dev.jna.users

Try here: https://applet-launcher.dev.java.net/

It extends some of the native library handling facilities of web start to applets.

On Apr 17, 2009, at 10:45 AM, Wolfgang Pichler wrote:

Hi all,

i want to shop the needed native library within my applet in the jar file and load it from there. Is this possible ?

I have looked at NativeLibrary – but havn’t found an answer to my question – there is something for the webstart applications – but nothing for applets…

Best regards, Wolfgang