Hi-

I have a simple form with some required fields set as homepage for my application. Now if I open this page in 2 tabs of the same browser and just hit submit in the two tabs I get Page Exipred pages. This seems to happen rather randomly, sometimes on the first submit click sometimes it takes 10 ore more clicks.
There is no error in the log file.
I've set logging to DEBUG and get this after i click on submit:
2008-03-21 15:10:06,040 DEBUG [wicket.Session] - <updateSession(): Attaching session to PageMap [PageMap name=null, access=[[Access id=0, version=0]]]> 2008-03-21 15:10:06,041 DEBUG [wicket.Session] - <Getting page [path = 1:newsForm, versionNumber = 0]> 2008-03-21 15:10:06,042 DEBUG [wicket.request.compound.DefaultEventProcessorStrategy] - <commencing event handling for [EMAIL PROTECTED] pageClass=wicket.markup.html.pages.PageExpiredErrorPage]>
....

Is this expected behavior? Any hints on how to debug Page Expired problems in general?
This is on wicket 1.2.6

Thanks for any help,

-markus


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to