On Wed, 06 Nov 2013 18:37:24 -0200, Lance Java <lance.j...@googlemail.com>
wrote:
Any time someone wants to use the session, I always ask why. I avoid
session usage wherever possible. If there's no real need for it, I
suggest you keep your app stateless and use the page activation context
/ event
context to pass parameters.
Agreed 100%. Besides the lower memory usage, it also avoids some problems.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org