applet alternative - Launch from browser
问题 Recently I found an interesting Java applet which works pretty fine for electronic signature, but due to the recent NPAPI stuff with Chrome browser, I've considered it would be a good thing to migrate this applet to a Java application. HTML5/javascript/etc is not a possibility. The special requisite is that the application should be launched from a browser, despite not being an applet. The best approach I have found is as follows: Create an installer which would create a java executable file