|
|
|
|
|
by dizon
3093 days ago
|
|
The problem with that is you'll essentially re-download the entire JVM (and libraries) on each page load. If you don't want to use a Java applet, you would need to reimplement GC, JNI, and so on. Java didn't work on the web for a reason. |
|
In other words, this is enabling a subset of well behaved applets, while excluding the naughty (or advanced) applets.