I don't know yet why but the ErrorPage is marked as stateless (as it can because there are no call backs in the page)
But the url that we see in the browser is of that error page. But if you do a refresh of an error page now you get page expired...
I thought ErrorPage would have a IRedirectListener and therefore it is also not stateless but somehow that doesn't happen for that page.
But stateless pages are very uncommen i think if we look at this. Because also any page that you redirect to can also not be stateless.
johan
- [Wicket-develop] Stateless pages problem. Johan Compagner
- Re: [Wicket-develop] Stateless pages problem. Jonathan Locke
- Re: [Wicket-develop] Stateless pages problem. Eelco Hillenius
- Re: [Wicket-develop] Stateless pages problem. Johan Compagner
- Re: [Wicket-develop] Stateless pages problem. Johan Compagner