>
> > Thanks in Advance,
> > Santhosh
> >
> >
> > --
> > View this message in context:
> >
> http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-usage-for-managing-session-in-Wicket-tp4672215p4672306.html
> > Sent from the Users forum mailing li
#x27;t find them in Wicket in Action book or
> anywhere else over the internet.
>
>
> Thanks in Advance,
> Santhosh
>
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-usage-for-managing-session-in-Wicket-tp4672215p46723
thosh
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-usage-for-managing-session-in-Wicket-tp4672215p4672306.html
Sent from the Users forum mailing list archive at Nabble.com.
-
To unsubscri
cant get to each others session data).
>
> Could you please clarify me.
>
> Thanks in Advance
>
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-usage-for-managing-session-in-Wicket-tp4672215p4672220.html
> Sent from the Users forum maili
, they
cant get to each others session data).
Could you please clarify me.
Thanks in Advance
--
View this message in context:
http://apache-wicket.1842946.n4.nabble.com/ThreadLocal-usage-for-managing-session-in-Wicket-tp4672215p4672220.html
Sent from the Users forum mailing list archive at
rote:
> I have a doubt in ThreadLocal usage for managing session in wicket:
>
> There might be many threads which run to complete a single user request. In
> Thread Local, which ever thread that creates the thread local object has
> the
> access to that session object, and only that t
I have a doubt in ThreadLocal usage for managing session in wicket:
There might be many threads which run to complete a single user request. In
Thread Local, which ever thread that creates the thread local object has the
access to that session object, and only that thread can modify the session