Passivate will also generate clean and *Bookmarkable* URL for you. Activate/ passivate will reduce memory use and increase performance in server side. because Creating session cost a lot and require memory.
by using @Persist, you will generate at east one more request to initialize your data. About documentation, there is perhaps a need for a page that define the best pratices for T5. 2010/11/9 Andreas Andreou <andy...@di.uoa.gr> > > It's flash, not flush. :) > > That's a great idea for an easter-egg there! > > > > -- > > 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: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- > Andreas Andreou - andy...@apache.org - http://blog.andyhot.gr > Tapestry PMC / Tacos developer > Open Source / JEE Consulting > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >