Yes, I know, this should be in a hibernate mail-list, but I don't know
anyone, and I have a basic question

I use T5 + hibernate, I have hibernate-session per web-request (it's
just a RequestFilter that closes the current hibernate session)
My question is this:
if I have a User object (or anything) in the Tapestry5 session... what
happens in diferent requests? I mean, if I have hibernate-session per
request, do I need to MERGE this objects with the current
hibernate-session? because this objects were created with another
hibernate session. Thanks!

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

Reply via email to