On Thu, 26 Aug 2010 14:32:09 -0300, Rich M <rich...@moremagic.com> wrote:

Hi,

Hi!

I played around a bit with the Tapestry Request service object in the AccessController dispatcher, I found out that the Session object will carry object references to all SessionState objects.

Just curious: why don't you use the ApplicationStateManager service? No need to get the Request and Session for getting and setting objects in the session. That's what the code that handles the @SessionState annotation uses.

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