As bobharner said, there is a non-tapestry way of doing this with a
HttpSessionListener (although I would synchronize his solution to make it
thread-safe).

Another option is to override / decorate the TapestrySessionFactory [1] to
return a Session instance with the hooks that you want.

[1]
http://tapestry.apache.org/5.3.5/apidocs/org/apache/tapestry5/internal/services/TapestrySessionFactory.html





--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Advisin-Tapestry-Session-tp5716457p5716464.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to