When I make changes to an applet and recompile, I cannot get my browser to pick up the newly created class. I've tried refreshing, but no good. Any tips?
delete the class
Then click the html(The browser should have have errors in load the class)
Compile the Java program again
The browser should have load the updated class file now.
You may also use appletviewer myhtml.html to run your applet
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.