A question regarding applets | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

A question regarding applets

Hi folks, I want to ask a question regarding applets. Currently, I am following a Java tutorial on YouTube (the channel is thenewboston if you are interested). Anyway, I have come to a tutorial on applets. However, when I tried to copy the program in the video (any program actually), the compiler gave me error and it required me to write the main method. I checked at the Java complete reference book and there was no main method required too. Could you help me?

3rd Dec 2017, 3:09 AM
Ade Kurniawan
Ade Kurniawan - avatar
3 Respostas
+ 3
Quite so. Applets are outdated. They expired in HTML4. HTML5 doesn't hqve applets
3rd Dec 2017, 3:15 AM
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬
šŸ‘‘ Prometheus šŸ‡øšŸ‡¬ - avatar
+ 1
I checked on the comment section and someone says that applets are irrelevant nowaday. Is it true?
3rd Dec 2017, 3:10 AM
Ade Kurniawan
Ade Kurniawan - avatar
+ 1
Thank you! I can move on and focus on something else now
3rd Dec 2017, 3:19 AM
Ade Kurniawan
Ade Kurniawan - avatar