Hi, Did anything come out of it?
I seem to be having a similar problem. I go to my application (no sign in) using two browser instances from ONE machine. But it seems that the two sessions affect it each other. One example is that one browser a step results a button to be hidden. on the other browser, that button is still visible. If I click on it I get an error. The behaviour is a bit random. But it is looking obvious that the two sessions affect each other. Data changed in one browser is randomly reflected in the other browser. I debugged the code and a new session is generated for each browser. I am using 1.4 (I got it from trunk not sure when). -- View this message in context: http://www.nabble.com/session-%22jumping%22--tp18999615p19314983.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
