Filip,

One of the first things I added was @Persist("flash") to my pages with no
luck.  Still the same behavior.  Even with the pages pooled should they
share attribute values across sessions?


Filip S. Adamsen-2 wrote:
> 
> Working as intended. Tapestry uses a page pool which means that you have 
> to use some sort of persistence to make this work:
> http://tapestry.apache.org/tapestry5/tapestry-core/guide/persist.html
> 
> -Filip
> 
> On 2008-05-23 00:45, zack1403 wrote:
>> No.  Not using any persist.  I really dont have anything else besides a
>> title
>> and this list of messages.  When I move from page to page I might inject
>> my
>> layout and add a message to this list for display.  They get persisted
>> without any sort of persist.
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Layout-Attributes-Shared-tp17414894p17415597.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to