java - Having issues running applet even though my jar is signed -


I have problems running applet. I have signed the applet, but there is a problem yet. Can anyone help me? When I use it:

  appletviewer -J-Djava.security.policy = Write.jp myhtml.html  

My code works correctly

But if I try it and say it straightforward as if I open myhtml.html in my browser then it does not allow me help please.


Comments

Popular posts from this blog

c# - Highlight all words containing a letter in a richtextbox -

Editing Python Class in Shell and SQLAlchemy -

java - JavaFX WebEngine Video Playback in Linux -