O
Ouabaine
Hello,
Thanks to your advice, I can now create my applets. But under Internet
Explorer, I get a yellow popup line on the top of the page, telling me that
the content is not safe and I have to authorise it to work.
So I told me, it was because the applet was not signed. So I used keytools
and jarsigner to sign my applet. The result is the same, but now I get
another warning telling me that the certificate is not registered.
I know it is possible to have Applets run without warning. For example, all
the applets on this page http://java.sun.com/applets/jdk/1.4/index.html run
directly without any popup.
Does anyone know how to proceed to remove the warning?
Thanks.
PS: no warning under Firefox. I suspect Microsoft as enforced the warning to
make Java look less safe than C#!
Thanks to your advice, I can now create my applets. But under Internet
Explorer, I get a yellow popup line on the top of the page, telling me that
the content is not safe and I have to authorise it to work.
So I told me, it was because the applet was not signed. So I used keytools
and jarsigner to sign my applet. The result is the same, but now I get
another warning telling me that the certificate is not registered.
I know it is possible to have Applets run without warning. For example, all
the applets on this page http://java.sun.com/applets/jdk/1.4/index.html run
directly without any popup.
Does anyone know how to proceed to remove the warning?
Thanks.
PS: no warning under Firefox. I suspect Microsoft as enforced the warning to
make Java look less safe than C#!