Thanks for correcting, ... I had read it but forgotten !!! regards Taha
On Mon, Nov 8, 2010 at 6:44 PM, Thiago H. de Paula Figueiredo < [email protected]> wrote: > On Mon, 08 Nov 2010 10:57:33 -0200, Taha Hafeez <[email protected]> > wrote: > > Use onActivate() onPassivate() in ViewContact Page. >> As pages are pooled in tapestry, they don't remember what was in them >> > > +1 to Taha's suggestion, just the explanation isn't quite correct. Pages in > Tapestry aren't pooled since 5.2. The cause of the apparent loss of > information is Tapestry using redirect-after-post in form submits and event > requests. This way, the action request returns a redirection for the > ViewContact page. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, > and instructor > Owner, Ars Machina Tecnologia da Informação Ltda. > http://www.arsmachina.com.br > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
