Hi, Refer here: http://tapestry.formos.com/nightly/tapestry5/guide/persist.html
Flash field would live in the session not a long time, and will be removed from session after next request (the one after post). DH ----- Original Message ----- From: "dwi ardi irawan" To: "Tapestry users" <users@tapestry.apache.org> Sent: Saturday, March 14, 2009 9:25 PM Subject: Re: IF component in tapestry 5 ? > @Persist("flash") > > what does "flash" mean ?? >