(Oh, I remember this problem a while ago, too...)
I wouldn't think you would need to delete the .class file before re-compiling it. It's doing this because the Java applet is loaded into the browser's cache when you view it. I believe if your clear the browser's cache, compile a new applet, and re-load the page, the new applet should show. CTRL+SHIFT+DEL in Firefox to clear the cache. In IE: Tools > Internet Options > Browsing History > Delete.
If this doesn't work, tough luck. Still, I don't think you have to manually delete the .class file, so that's one less thing you have to do
|
|
Bookmarks