harmmeijer
Programmer
I wrote an applet and made a .class file with jsdk 1.4.
Viewed the applet in IE and the applet didn't work. Closed IE (all windows) Adjusted some code and made the .class file again (javac *.class).
The changes didn't show up in IE so I deleted ALL .class files and did a javac *.class again (after closing all IE windows).
Still the chanses did not show so I closed all IE windows, deleted all .class files and did not recompile but just opened the html file. Yes the applet did display allthough the .class file wasn't even there anymore.
Removed all temporary internet files (...Local Settings\Temporary Internet Files) but still the applet shows up when re opening the page.
How do I get rid of this *&^&%& applet and see my changed one??
Viewed the applet in IE and the applet didn't work. Closed IE (all windows) Adjusted some code and made the .class file again (javac *.class).
The changes didn't show up in IE so I deleted ALL .class files and did a javac *.class again (after closing all IE windows).
Still the chanses did not show so I closed all IE windows, deleted all .class files and did not recompile but just opened the html file. Yes the applet did display allthough the .class file wasn't even there anymore.
Removed all temporary internet files (...Local Settings\Temporary Internet Files) but still the applet shows up when re opening the page.
How do I get rid of this *&^&%& applet and see my changed one??