
Now open the web page with any internet browser such as Internet Explorer. Bingo! You will see your applet running "Hello from Java!" displays on the web page.
You can also view your applet with java applet viewer. Go to the Command Prompt and type this command to open your applet in the applet viewer.
c:\java12\hello\appletviewer hello.htm
Next we will try to understand how exactly this applet works, line by line.
2 comments:
Great Tutorial on Java Applet
This is a really nice post for something more about java applet. Thanks for the post and keep adding more about this and other applet as well.
Web Design Quote
Post a Comment