Hello, when I go back to the previous page with the browsers back button and click on a link on that page, I get every time a page expired error. It seems like Wicket loses the session, since all other actions in the application then results in an expired error. I've looked if the number of session on tomcat changes but there is no change, so tomcat seems to keep the session.
The same problem occurs if I click on link and immediately click on a second link before the response of the first click was received. I'm using Wicket 1.4.8 on tomcat 5.5 and 6. Any idea how to fix or where to look for the error? Thanks! Christian --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org