Domanda

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?

È stato utile?

Soluzione

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/

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top