Hi Marcus,

It does not work in my situation: in a file upload page, I keep a list of
files uploaded by the user, the list is persisted session wide, if the user
quits and another user logs in, the latter will see the entire list, if I
use 'flash', it will not persisted between the file uploads. any idea?
Thanks,
A.C.


Marcus-11 wrote:
> 
> Hi Angelo,
> 
> try @Persist("flash")
> 
> Marcus
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3A-cleaning-up-persisted-objects-during-user-logout-tf4887697.html#a13991758
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