On Thu, 23 Jun 2011 12:34:22 -0300, Muhammad Mohsen <[email protected]> wrote:

May be a primitive solution like, when a page is "attached", it sets a
session variable unique to the page ?

I don't think that would work well. You'd need to add this code to all pages or at least add this code to a mixin to be added to all pages. I'd just write a ComponentRequestFilter that would set a session state object.

--
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]

Reply via email to