I’m using Firefox to view my applets, but when I make changes it’s still the old version that Firefox is displaying. The only way I can change the version Firefox is showing me is by changing the names of the html AND the .class or jar files. Ctrl Shift R isn’t working.
Share
<meta http-equiv="Cache-control" content="no-cache" />in the<head>tag should cause Firefox (or any browser for that matter) to not cache anything at all on that particular page.