[Seaside] logout problem

Sebastián Perez Escribano sebaspe at gmail.com
Thu Oct 23 17:54:03 UTC 2008


Hi list, I have a site with login. When you login, the site have one 
component with two divs: a menu div (left) and a center div (right).  On 
the menu div I have anchors, on click (using AJAX) shows a diferent 
component on the center div. The problem is when the session expire, I`d 
like to call to the login page. So I override the method: 
#incomingRequest:. In that method I check and redirect if I need it. It 
works fine with all components in the center div, but when I click on an 
anchor in the menu div doesnt. Any ideas?


Cheers


More information about the seaside mailing list