In order to take advantage of lazy loading in Hibernate in a servlet 2.2 container I've been looking into using OpenSessionInViewInterceptor, ServletWrappingController and DelegatingActionProxy. I have read all I can find via google incl. http://www.springframework.org/docs/...ontroller.html.

Has anyone got this combination working?
Cheers,
mablery