aspose file tools
The moose likes General Computing and the fly likes Browser Cache Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » General Computing
Reply Bookmark "Browser Cache" Watch "Browser Cache" New topic
Author

Browser Cache

chiranjeevi gunturu
Ranch Hand

Joined: Mar 02, 2007
Posts: 55
Hi all,

How to delete Cache at Browser?. Lets say i am using browser as a client and i am interacting with my application with it.
Since the cache size is getting increased some how i should stop or delete the cache. How to do that?

Thanks
Chiranjeevi
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

That depends upon which browser you are using. They all have different ways of dumping their cache.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Velu Kasirajah
Greenhorn

Joined: Feb 06, 2010
Posts: 15
Are you asking about doing it programmatically or manually?


Velu Kasirajah
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
You can not delete the cache via HTML/JavaScript. The user would have to do it.

Eric
chiranjeevi gunturu
Ranch Hand

Joined: Mar 02, 2007
Posts: 55
Thanks for your response. Is it possible programmatically?
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
No, the user would have to do it.

Eric
 
 
subject: Browser Cache
 
Threads others viewed
problem with cache!!
java.exe encountered a problem
HttpSession using JSF
setting No Cache for JSP
image in JSP page
IntelliJ Java IDE