Friday, March 29, 2013

Re: clear browser cache automatically?

W dniu piątek, 29 marca 2013 10:24:59 UTC+1 użytkownik Magnus napisał:
Hi,

when I deploy a new version of my app on my tomcat server, the clients sometimes need to clear the browser cache.

If the cache is not cleared, an exception occurrs (see below) and the client gets an error message.
The problem is that some clients do not know what to do.

What can I do? Would it be possible to have the browser's cache be cleared automatically somehow?



Use filter to set headers for "*nocache*" files, which disallows caching.


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment