Home > Guides > Core Developers Guide > Interceptors > Non-IoC version of OpenSessionInViewInterceptor

Gary was so kind to provide us a non-IoC Hibernate 'Open Session in View'-interceptor. Rather than having XWork or Spring doing the dependency injection, he sets up the Hibernate Session himself.