dimanche 3 mai 2015

How do I make my JApplet game to not be blocked by security restrictions?

I have made a very simple game for my students to play using java to review what they have learned. I have put an HTML file containing the JApplet on my website. The problem is that whenever my students go to the website, they can't play the game because the JApplet is blocked for security restrictions. I know that to make it work, you have to change the Java security settings to allow the website, and I how to do it. But my students do not have this knowledge, and don't want all 100 of them to have to go and change the security setting just for my game. Is there a way to make my JApplet game playable?

Aucun commentaire:

Enregistrer un commentaire