On Fri, 15 Jul 2011 12:03:03 -0300, Luana <luanacastril...@gmail.com> wrote:

Hi again!

Hi!

We need some mechanism to know the previous page from any page. Therefore, we want to hide that the implementation is made with a sessionState object. So our idea was to save the sessionState object inside an spring bean.

Why don't you use the ApplicationStateManager service to get and set the session state object and just pass it as a method parameter to your Spring bean?

Without code, we can't help you on why your code doesn't work. By the way, try to use a PageRenderRequestFilter would be better suited than a Dispatcher for that.

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

Reply via email to