I have an old Java Applet that needs to run in JDK 1.0 or 1.1. How do I run it on a modern system, for example Windows or Linux on a 64bit CPU?
Asked
Active
Viewed 169 times
1 Answers
0
Please consider using our CheerpJ Applet Runner extension for Chrome (free for non-commercial use). It is based on CheerpJ, a technology that allows to run unmodified Java applets and applications in the browser in HTML5/JavaScript/WebAssembly.
If you can modify the page you can even integrate CheerpJ so that the applet will start automatically for any user. For more information see the "Converting an applet" section here: https://docs.leaningtech.com/cheerpj/Getting-Started
Full disclosure, I am CTO of Leaning Technologies and lead developer of CheerpJ
alexp
- 101