> Shoudn't the ValidationTracker use the flash strategy instead of session? It > uses the session, but it's for a short time.
Just to be clear, the OPs problem is that a session is created, using Flash won't help their memory performance... I posted a fix for this way back, it's been in production for a couple years in 5.0.18, haven't upgraded that site yet... http://markmail.org/message/jfmxfsjgiy3msnhf Until the core is fixed you could try this method... Josh On Mon, Jan 11, 2010 at 3:58 PM, Thiago H. de Paula Figueiredo <thiag...@gmail.com> wrote: > Em Mon, 11 Jan 2010 19:56:05 -0200, Howard Lewis Ship <hls...@gmail.com> > escreveu: > >> The mostly likely culprit is the use of a Form component, which stores >> its ValidationTracker object (by default) in session, creating a >> session as needed. > > Shoudn't the ValidationTracker use the flash strategy instead of session? It > uses the session, but it's for a short time. > > -- > Thiago H. de Paula Figueiredo > Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and > instructor > Owner, software architect and developer, 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 > > -- -- TheDailyTube.com. Sign up and get the best new videos on the internet delivered fresh to your inbox. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org