Hi , I'm verry new with Spring and Hibernate. I'm using the Lifecycle interface of Hibernate to do this. What I try to do is to save the user who is saving the instace, but the user ID is stored in the HttpSession...

I was reading about OpenSessionInView and Interceptors.... does it will going to help me?

Does any one have a example? Thks. :?: