[Seaside] passing through to a new session

Kamil Kukura kamk at volny.cz
Thu Aug 12 12:42:01 CEST 2004


My web application's root is WATask component calling a login component. 
Then it validates user+password and then it calls main application body. 
After user is done with his/her work, he goes to logout link which 
simply answers back to root.

Now there's one inconvenience: if user goes away from the computer after 
logout and then he returns back after 1-2 hours when session is too old, 
he/she will put there [on login form] name and password and "session 
expired" page will appear. Is it possible to solve this in some elegant way?

-- 
Kamil



More information about the Seaside mailing list