Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #343

Re: Clearing Java Cache

From "Lionel" <lionel@THRWHITE.remove-dii-this>
Subject Re: Clearing Java Cache
Message-ID <el81ba$na5$1@bunyip2.cc.uq.edu.au> (permalink)
Newsgroups comp.lang.java.gui
References <1165460714.490179.58190@j44g2000cwa.googlegroups.com>
Date 2011-04-27 15:27 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Jay wrote:
>> I have had this problem with flash and Java pages. Clearing the browser
>> cache has always solved it (from memory). I'm not sure if this is of any
>> use to you but maybe you could consider it?
> 
> How did you go about doing that, manually or programmatically?

Manually unfortunately :(. Wasn't for pages that I've written, just 
thought it might help a work around but by the look of the below that's 
probably not the case.


> I've also tried not to put these meta tags to keep the browser from
> caching the page but it didn't help:
> 
> <META HTTP-EQUIV="EXPIRES" CONTENT="0">
> <META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
> <META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
> 
> .J
> 


Lionel.

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | Next | Find similar


Thread

Re: Clearing Java Cache "Lionel" <lionel@THRWHITE.remove-dii-this> - 2011-04-27 15:27 +0000

csiph-web