Should I migrate away from Applets and if so to what?

后端 未结 5 1022
梦谈多话
梦谈多话 2020-12-20 21:14

I\'m a hobby programmer working on developing a Java game (JApplet) that runs in a webpage. I\'ve already completed the coding and it runs fine when using Netbeans but I\'m

5条回答
  •  感动是毒
    2020-12-20 21:23

    Firefox version 52 can still run Java applets. In "about:config" page, create a new boolean value "plugin.load_flash_only" with the "false" value. Or you can use directly the Firefox ESR version (entreprises). Hope it helps.

提交回复
热议问题