Re: Howto have just currently viewed page in session...

2015-07-21 Thread tomask79
have 1 page per tab in session, which is ideal state. But with ajax timer you have mentioned problem. I will create ticket in Jira with demo... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Howto-have-just-currently-viewed-page-in-session-tp4671631p4671639.html

Re: Howto have just currently viewed page in session...

2015-07-21 Thread Christoph Läubrich
I think you have to provide more information, because in general evicting the page from in -memory store just mean it must be reloaded from the PageStor/DataStore! If this fails, then your application most likeley has serialization issues. So what is the "crash" you encounter? Why is it not feas

Re: Howto have just currently viewed page in session...

2015-07-21 Thread tomask79
ax already, wicket then recreates page again but without pageparams => crash... -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Howto-have-just-currently-viewed-page-in-session-tp4671631p4671634.html Sent from the Users forum mailing list archive

Howto have just currently viewed page in session...

2015-07-20 Thread tomask79
session...I don't see any other way, or is it? thanks in advance Tomas -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Howto-have-just-currently-viewed-page-in-session-tp4671631.html Sent from the Users forum mailing list archive at Nabbl