Caching EXTJS 5.1 Store that calls REST -


i have stores retrieve data rest services , because these data parameters in application thinking cache them locally , refresh them after period. used nocache:false hoping browser automatically caching failed, still browser calls rest service. there way automatically caching, else can do?


Comments

Popular posts from this blog

python - Installing PyDev in eclipse is failed -

PHP OOP-based login system -

c# - Nested Internal Class with Readonly Hashtable throws Null ref exception.. on assignment -