[Seaside] session expires, AJAX request made, 403 error.

Paul DeBruicker pdebruic at gmail.com
Thu Jan 28 16:32:48 UTC 2010


Hi -


When a non-ajax request is made after the session expires, I just 
redirect the user to the home page. When an ajax request is made after 
the session expires, a 403 error is returned to the user but not 
displayed (I can see it in Firebug).

How can I catch the 403 error in that instance and redirect the user to 
the home page?

Thanks

Paul


More information about the seaside mailing list