Java

Moderators: zibadian
Number of threads: 7836
Number of posts: 18235

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Firefox keeps caching java applet jar file no matter what Posted by Josh Code on 12 Feb 2010 at 2:00 PM
Hi,

In Firefox, I hit Tools -> Clear History and selected cache. I also selected "Everything" to mean all cache for all time.

It still miraculously/annoyingly finds a way to retrieve the applet from a nonexistant jar file. The jar was removed off the host website as shown when I access the site using FTP but still shows in the web browser.


How can I force Firefox to realize that the jar file is gone?

Report
Re: Firefox keeps caching java applet jar file no matter what Posted by Sokox on 16 Feb 2010 at 5:13 AM
Might be that your browser is not using applet from the server, but programm from the temp .... try to delete all temp files, in order to solve this problem
Report
Re: Firefox keeps caching java applet jar file no matter what Posted by Josh Code on 16 Feb 2010 at 1:29 PM
Several things were tried but still have the same problem. Below, I listed the things I tried but didn't work.

The HTML markup of the applet was changed which partly worked. When viewing the applet in an offline page, it showed the new version.
<param name="cache_option" value="No" />


That didn't work in the version on my website, though.

Firefox temperary internet files were deleted but it the old version of the applet is still shown.

I went into the AppData\LocalLow\Sun\Java\Deployment\Cache folder that the JVM seems to use to cache its jar data and deleted most of the numbered folders there.

A similar question was asked here but the solutions given to that don't work for me.

The web page containing the applet is here. The old version starts with a semetric view with the stop light and stop sign in dead centre. The new version looks off to the side by 30 ot 40 degrees. If I'm right, you should see the new version and things off to the side.



 

Recent Jobs