Create an applet to display "This is my first applet
1.First open your notepad and write the following code as below.
2.Save the file with this(first.java) name.
3.Open your command prompt and go to directiry where you saved the file(i used d:\ here).
4.Write javac first.java as below
5.Now create a html file with the following code as below.
No Response to "Create an applet to display "This is my first applet""
Post a Comment
leave a comment