Description: Caching Ajax is a difficult task for developers especially browsers have different interpretation on caching content. Mozilla could easily cache streamed content of an Ajax based website. On the other hand IE has issues in caching since information might be continuously cache which will eventually cripple the website. Developers have pushed their coding a little bit more so that website could be loaded effectively in IE.