JApplet only loading in Safari

N

nair

Hello techies,

I've developed an applet which is signed and also loads 3rd party
dll's runtime. I'm using JNI to link my DLL's with
JScript.

To my surprise the platform independent JVM fails to load my DLL in
most of the browsers except Safari. In safari the behavior is as
expected. Indeed one of the dll is getting loaded but a second Java
method invokes a call which resides in an indirect DLL. It is there
where the jar fails.

This problem is bugging me since I've started using JApplet. I'd
appreciate if anyone can guide me on the internals of using JApplet on
different browsers.

Thanks & Regards,
Anoop SL
 
M

Matěj Cepl

Dne 19.12.2009 06:59, nair napsal(a):
I've developed an applet which is signed and also loads 3rd party
dll's runtime. I'm using JNI to link my DLL's with
JScript.

I think you need some Java-related NGs (or you need to see the light and
ditch Java and use just plain Javascript). I guess, you won't get much
help here with calling DLLs.

Matěj
--
http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC

Courage is resistance of fear, mastery of fear, not absence of
fear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,979
Messages
2,570,185
Members
46,728
Latest member
FernMcmull

Latest Threads

Top