Why does IE still cache pages even if I tell it not to using
"Cache-Control","no-cache" (Im doing this in a servlet so Im sending "no-cache" to "Cache-Control". In order words: Cache-Control=no-cache)
"cache", "no-cache"
Firefox, Chrome, Safari, my Android browser (Chrome), ALL of them dont cache the page expect IE.
Why???