when session has expired ajax callback function could return this script: window.location = 'user'
then user will be redirected to login page That works for me 2010/9/30 Bruno Rocha <[email protected]> > 2010/9/30 mdipierro <[email protected]> > >> I see. The problem is that the user has been logged off. the callback >> knows but the page no because was not reloaded. >> >> let me think about this one. Suggestions are welcome. >> > > What if the ajaxcallback changes the HTTP header location? which will > redirect the page to the login page. > > >> >> Massimo >> > -- http://rochacbruno.com.br

