I have a class which extends JApplet and codded to
show a label in the window.
I want to run this in Browser.
I included in the applet tag of the html file but i
find a blank area in the html page.
Please suggest me how to use the swing application in
html file , as we do with the awt and applet in core
java