Hi, I got a list for a loop:
@Persist("flash") private List<String> files; Questions: 1. do i have to files = new List<String>() in my page constructor? 2. why this files never got empty, I can see it even from another browser? how to empty this list? Thanks, A.C. -- View this message in context: http://www.nabble.com/T5%3A-persist-a-list-tf4729017.html#a13522171 Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]