Is there already a JIRA ticket for this issue? 

Would it be possible that wicket is not able to handle a second request in the 
same session and on the same page, before the first request was completed? 
Could 
it be a threading error?

Christian




----- Ursprüngliche Mail ----
> Von: Martin Grigorov <mcgreg...@e-card.bg>
> An: users@wicket.apache.org
> Gesendet: Dienstag, den 13. Juli 2010, 16:44:14 Uhr
> Betreff: Re: Page Expired with back button
> 
> You are the second person reporting this problem with "click link1 and
> then  click link2" this week.
> Can you please create a simple application that shows  the problem and
> attach it to Jira ticket.
> 
> 
> On Tue, 2010-07-13 at  07:38 -0700, Christian Helmbold wrote:
> > 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
> > 
> > 
> 
> 
> 
> ---------------------------------------------------------------------
> To  unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For  additional commands, e-mail: users-h...@wicket.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to