Hi all,

    I have a problem when two users log in the application from two tabs of
the same browser window, it looks as if both where working in the same
session, and the data entered by the second user appears as if entered by
the first user. It's an internal app and this problem happens rarely but
it's annoying when it happens.
    The app holds the user id as a session variable. I've found this two
threads:

http://apache-wicket.1842946.n4.nabble.com/Wicket-Multi-Instance-Support-td1879743.html#a1879745
http://apache-wicket.1842946.n4.nabble.com/Creating-a-new-session-if-new-browser-tab-is-opened-td1868974.html#a1868975

    but those didn't help me to figure out what's happening. Perhaps the
problem is an actually obvious one and I just can't guess it because of my
plain ignorance, so please don't hesitate to point out anything obvious.
    I'm using Wicket 1.3.7 in production but I'm ready to migrate to 1.4.13
and would like to fix this before I deploy the upgrade, do I need to show
any app init code ??

Thanks for your help,

Daniel

-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-with-two-users-logging-in-two-tabs-of-same-browser-window-tp3027407p3027407.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to