Hi, Thank's for your answer,
Martin Grigorov-4 wrote > Wicket will throw this exception only when you make a request to a page > from this expired session. > It will not throw the exception if there is no request. I am trying to that, there is a request!!, but when i make the request to a page from the expired session the browser can't get the request page (because the session expired) and nothing else happens, there isn't a PageExpiredException, that's the big problem! How can i get a PageExpiredException when i make a request to a page form this expired session? which is the correct way to do that? thank's, excuse me my bad english. I'am from Arg. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/PageExpiredException-not-working-on-Session-expired-wicket-1-5-11-tp4667055p4667060.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]
