| Author |
Applets
|
Parinitha Paramesh
Greenhorn
Joined: Jan 21, 2013
Posts: 5
|
|
Hi,
Whenever I write a program for an applet an I am able to successfully run it, but when I make changes to it, these changes are not reflected in the applet. Can anybody please tell me what mistake I am doing. This is how I compile it in cmd: javac ParamDemo.java
Then I again save this .java file as a .html file and I run it on cmd as:
appletviewer ParamDemo.html
Thanks
|
 |
 |
|
|
subject: Applets
|
|
|