-
18 Dec 2011 11:13 PM #1
Session in extjs
Session in extjs
Hello all
I am using extjs 3.0. I am using several jsp pages. when any user login it will run through a session. when i clicked logout session will become null. so when again i clicked back button it is going to that previous login. so i need to destroy session in extjs. when i clicked logout and back button it has to show login page. Please help me in this issue.
Thanks in advance.
Samarth Manjunath
-
19 Dec 2011 9:31 AM #2Sencha - Senior Forum Manager
- Join Date
- Mar 2007
- Location
- St. Louis, MO
- Posts
- 33,582
- Vote Rating
- 434
Please post in the correct forum
Mitchell Simoens @SenchaMitch
Sencha Inc, Senior Forum Manager
________________
http://www.JSONPLint.com - Source to lint your JSONP!
Check out my GitHub, lots of nice things for Ext JS 4 and Sencha Touch 2
https://github.com/mitchellsimoens
Think my support is good? Get more personalized support via a support subscription. https://www.sencha.com/store/
Need more help with your app? Hire Sencha Services services@sencha.com
Want to learn Sencha Touch 2? Check out Sencha Touch in Action that is almost in print!
When posting code, please use BBCode's CODE tags.
-
19 Dec 2011 7:26 PM #3
session in extjs
session in extjs
Hello mitchellsimoens
Cookies in browser giving me some problem
while i am running the application.
If i made any changes in the application it will retrieve to the old thing
so i need to clear the session and also my question is any code is there to clear cookies automatically while running the application?
Thanks in advance
Samarth Manjunath


Reply With Quote