Hacker News new | past | comments | ask | show | jobs | submit login

Note: that only works in Internet Explorer (not Edge, of course), since all other browsers have disabled support for NPAPI plugins, including Java. I guess it shouldn't be too hard to implement a JVM in JavaScript that's good enough to run simple applets like this, but sadly nobody is doing it.



Yes, I guess you can, alternatively, still download a JRE with an "appletviewer" app.


How can you run an embedded applet in an external viewer? Also, how is that more secure than just running it in the browser?


https://en.wikipedia.org/wiki/AppletViewer

"The applet viewer operates on HTML documents, but all it looks for is embedded applet tags; any other HTML code in the document is ignored. Each time the applet viewer encounters an applet tag in an HTML document, it launches a separate applet viewer window containing the respective applet."

As far as security goes, I don't think appletviewer claims to be more secure that the browser. It has a similar security policy/sandbox.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: