The Hibernate tutorial should explain that In order to get Lazy initialization working, you need to uncomment the OpenSessionInViewFilter in web.xml along with its associated filter-mapping.
Description
The Hibernate tutorial should explain that In order to get Lazy initialization working, you need to uncomment the OpenSessionInViewFilter in web.xml along with its associated filter-mapping.