I think I have it working like I want now. The IExceptionMapper that I had registered was causing an issue. I'm not sure why but when I used the RequestCycleListener.onException method it seems to send me PageExpiredExceptions when the session expires. This way I can redirect to the login page with a message to the user.
-- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Understanding-setPageExpiredErrorPage-and-onUnauthorizedInstantiation-tp4663870p4663895.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]
