Hi Dmitriy, What you've described is having a conversational scope. Look at the tapestry-conversations module http://tynamo.org/tapestry-conversations+guide. I think the guide is pretty clear and you will have an easy time integrating it. We use the module in multiple projects and it works very well.
Cheers, Dragan Sahpaski On Wed, Nov 6, 2013 at 12:11 PM, Dmitriy Vsekhvalnov <dvsekhval...@gmail.com > wrote: > Hi all, > > looking for a way to have session storage per context, e.g. 2 pages: > > /profile/details/1 > /profile/details/2 > > if work with both in different tabs session storage data obviously > clashing. > > Any ideas how to make per-context session? > > Thanks. >