Hi,

I'm having some problem trying to run an applet from the default browser
(which is Internet Explorer).  I wonder if any one can help me find a
group/mailing list
where I can post the problem or any one can help me on it by
sending email 'directly' to me ([EMAIL PROTECTED]) rather than
mailing  to
[EMAIL PROTECTED]


My objective is to start the applet by clicking
at the associated .html file seen on windows Explorer.

The applet involves loading a dynamic library (JNI based). The problem is
possibly with the dynamic library.

I'm experiencing the following scenario:

1. If no dynamic library is involved, I can start it by clicking the .html
file.
2. I wrote a policy file (mypolicy) to grant permission to load the library
and
    added a line in the system policy file
"policy.url.3=file:/D:/..../mypolicy".
    With this, I was able to launch the applet through the appletviewer,
simply
    executing the command 'appletviewer  MyApplet.html' from command prompt.

3. However, I could not start the applet (with the above modification of
the system policy file) on Internet Explorer if it involves loading of
library.

I must be missing something.

Can anyone on this list help me ?

Thank you very much.

-Abdur Billah

___________________________________________________________________________
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