Java Applet Part-6 HTML Applet Tag and Passing Parameters to an Applet

preview_player
Показать описание
This video is part of the video series on "JAVA Applet". The video series is designed to help the computer science students prepare for their JAVA course exam and improve the programming skills. The Applet class, which provides the foundation for applets contains several
methods that give you detailed control over the execution of your applet. In this video we discuss HTML Applet Tag and Passing Parameters to an Applet.

Please share your opinion about this video in the comment section below.
Рекомендации по теме
Комментарии
Автор

What if we send value = variable ? how can we do it please. Btw thanks for the video

tarekahmednacer
Автор

Hello! Thanks for the demo, I tried following your tutorial, however, I'm facing an error "The type Applet is deprecated since version 9",

huangshaohang