Hi,

I would like to know how do you handle session timeout with T5 or if there is a "design pattern" for this case. When a session timeout occurs, a lot of pages won't work because of a lack of data (for example, normaly setted before returning the page). So i need to write a piece of code in the activation event of almost of my pages. In T4, i would have writen it in a parent page and would have subclassed all the pages from it. In T5 should i consider writing a mixin or something else ?

Thanks in advance.

Stephane

Reply via email to