Same page can get activated to many different users, but you can make properties "persistents", so that property will be stored for some user, and only this user. If that user gets a different page instance, the property value will still be the same.
On 6/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > >It's thread safe. But it will NOT WORK. The same user for different > >request can get different Page instances. And different users can get > >the same page instance. > > So whats the point of the tapestry framework then? I thought this > was exactly the kind of "plumbing work", Tapestry wants to avoid ? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
