Prevent Browser Caching of Dynamic Content

Today we’ll be discussing the use of Ajax in client-side caching. It’s really a two pronged topic: first, it is beneficial for performance to cache the data once it’s been downloaded because it minimizes server calls; second, you have to be able to force the browser to refresh some content when a server call is made. This article will concentrate on the latter.

See original here:
Prevent Browser Caching of Dynamic Content

Share/Save/Bookmark

Tags: , , , , , , , , , , , , , , , , , , ,