Hi, The application that I am working in has an ExtJS frontEnd and Stripes framework as backend.
I am using an Interceptor for the session Validation. I am using Handler stage of the Lifecycle. When the session is invalid or has expired I have to redirect to Login Page. The problem is when the calls are made from ExtJS , they expect a Streaming Resolution with JSONData as String instead they are getting a Forward Resolution. So the Exception handler is getting called on the ExtJS side and the its not getting forwarded to the Login page. Can you help? Regards Arnab -- View this message in context: http://www.nabble.com/ExtJS-and-Stripes-tp22034713p22034713.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
