On 05/10/2007, at 8:14 AM, Robert A. Decker wrote:
I have a question about this demo:
http://lombok.demon.co.uk/tapestry5Demo/test/actionlink/one
here's the source:
http://lombok.demon.co.uk/tapestry5Demo/test/actionlink/onesource
When I use this demo and look at the generated source code I see
nothing in the html that looks like a session identifier. And then
when I open a new browser window and hit the demo the counter is
still at whatever it was when I was increasing it in my other window.
So, basically, the counter is being shared across all of the sessions.
Are you opening those windows in the same browser on the same
machine? If so, what you are seeing is your session being shared
among all your browser windows. Try two machines, or (say) IE and
Firefox on the one machine and you'll see the behaviour you expect.
Regards,
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]