Thanks Thiago H de Paula Figueiredo, I got the answer :-)
-----Original Message----- From: Thiago H de Paula Figueiredo [mailto:thiag...@gmail.com] Sent: Wednesday, November 21, 2012 3:04 PM To: Tapestry users Subject: Re: Which phase of page lifecycle will not occur when we access page 2nd time? On Wed, 21 Nov 2012 05:07:19 -0200, Athneria, Mahendra <mahendra.athne...@atos.net> wrote: > Hi, Hi! > I have one question regarding the Page life cycle. > > When we are accessing the page very first time then it will follow below > life cycle. @PageLoaded. As Lance said @PageAttached and @PageDetached shouldn't be used because they only made sense when Tapestry still pooled page class instances. What exactly are you trying to do? Probably you don't even need to use @PageLoaded. -- Thiago H. de Paula Figueiredo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org