<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Firefox keeps caching java applet jar file no matter what' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Firefox keeps caching java applet jar file no matter what' posted on the 'Java' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Fri, 24 May 2013 19:27:24 -0700</pubDate>
    <lastBuildDate>Fri, 24 May 2013 19:27:24 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Firefox keeps caching java applet jar file no matter what</title>
      <link>http://www.programmersheaven.com/mb/java/413422/413422/firefox-keeps-caching-java-applet-jar-file-no-matter-what/</link>
      <description>Hi,&lt;br /&gt;
&lt;br /&gt;
In Firefox, I hit Tools -&amp;gt; Clear History and selected cache.  I also selected "Everything" to mean all cache for all time.&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
How can I force Firefox to realize that the jar file is gone?&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/413422/413422/firefox-keeps-caching-java-applet-jar-file-no-matter-what/</guid>
      <pubDate>Fri, 12 Feb 2010 14:00:22 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: Firefox keeps caching java applet jar file no matter what</title>
      <link>http://www.programmersheaven.com/mb/java/413422/413548/re-firefox-keeps-caching-java-applet-jar-file-no-matter-what/#413548</link>
      <description>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&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/413422/413548/re-firefox-keeps-caching-java-applet-jar-file-no-matter-what/#413548</guid>
      <pubDate>Tue, 16 Feb 2010 05:13:27 -0700</pubDate>
      <category>Java</category>
    </item>
    <item>
      <title>Re: Firefox keeps caching java applet jar file no matter what</title>
      <link>http://www.programmersheaven.com/mb/java/413422/413566/re-firefox-keeps-caching-java-applet-jar-file-no-matter-what/#413566</link>
      <description>Several things were tried but still have the same problem.  Below, I listed the things I tried but didn't work.&lt;br /&gt;
&lt;br /&gt;
The HTML markup of the applet was changed which partly worked.  When viewing the applet in an offline page, it showed the new version.&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
&amp;lt;param name="cache_option" value="No" /&amp;gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
That didn't work in the version on my website, though.&lt;br /&gt;
&lt;br /&gt;
Firefox temperary internet files were deleted but it the old version of the applet is still shown.  &lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
A similar question was asked &lt;a href="http://www.linuxquestions.org/questions/linux-software-2/firefox-java-applet-cache-551644/"&gt;here&lt;/a&gt; but the solutions given to that don't work for me.&lt;br /&gt;
&lt;br /&gt;
The web page containing the applet is &lt;a href="http://www.cslearn.netne.net/graphics/applet/robots/robotRacer/page.html"&gt;here&lt;/a&gt;.  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.&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java/413422/413566/re-firefox-keeps-caching-java-applet-jar-file-no-matter-what/#413566</guid>
      <pubDate>Tue, 16 Feb 2010 13:29:04 -0700</pubDate>
      <category>Java</category>
    </item>
  </channel>
</rss>