+ 5
Java Applet in browser
I wanted to run applet classes in browser in my PC but browser doesn't compiles the applets. I think Java isn't enabled in my browser. How can we enable java in browser ?
4 Answers
+ 2
java applets is no longer supported on browser because of security breach. alternative way to execute applet is execute by appletviewer.
+ 5
Really
+ 2
In the Java Control Panel,
1.click the Security tab.
2.Select the option Enable Java content in the browser.
3.Click Apply and then OK to confirm the changes.
4.Restart the browser to enable the changes.
https://crbtech.in/java-training/become-java-programmer-developer/
+ 1
I think you can run them in your old IE or firefox.