Martin,

I noticed in one of your posts you point out the difference between session
expiration and page expiration. I have been thinking they are the same thing
when they are obviously not. I'm looking to redirect when the session
expires. Although thinking through this I'm not sure there is a way since it
will expire on the server and there most likely won't be a request in
progress when this happens. I guess I can use a client side timer that
checks back with the server on an interval and redirects when it expires. Is
there a wicket recommended way to do this or is this something that everyone
re-invents the wheel for?

Thanks,

Josh

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Understanding-setPageExpiredErrorPage-and-onUnauthorizedInstantiation-tp4663870p4663894.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to