Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

load ddl from jar file

843807Jun 16 2005 — edited Jun 21 2005
Hi,

I am using an applet with native code because i must to be able to read register keys...(i do it with c code)
That works fine in local.
The problems cames when i create a jar file and i put the dll inside...The applet don't found the library path....i

I read some topics about to do a dll copy and write it in client's hard disk, but i don't like this idea...How can i do to load dll from jar ?

Thank a lot

MDP
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 19 2005
Added on Jun 16 2005
4 comments
230 views