Java Applet in browser | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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 ?

23rd Oct 2018, 4:49 PM
Googel
Googel - avatar
4 Answers
+ 2
java applets is no longer supported on browser because of security breach. alternative way to execute applet is execute by appletviewer.
23rd Oct 2018, 5:01 PM
Mohsen Cadir
Mohsen Cadir - avatar
+ 5
Really
23rd Oct 2018, 5:05 PM
Googel
Googel - avatar
+ 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/
24th Oct 2018, 4:34 AM
meenal deshpande
+ 1
I think you can run them in your old IE or firefox.
24th Oct 2018, 7:53 AM
Seniru
Seniru - avatar