I have my ExtJS application. It's working fine but when I refresh the page it's sending me again to the login page and I lose the location where I was.

Is there any Ext.History implementation for solving this?

有帮助吗?

解决方案

Yes, see Ext.util.History. Btw, the Ext Documentation site uses History class and I also use it at my examples page: http://extjs.eu/ext-examples/

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top