Hello, everyone,
I am encoutering a very, very pullzed prolem, I use spring and hibernate together to build an application, and I use "lazy loading" technology, and set opensessionInview...
Type: Posts; User: wills; Keyword(s):
Hello, everyone,
I am encoutering a very, very pullzed prolem, I use spring and hibernate together to build an application, and I use "lazy loading" technology, and set opensessionInview...
Yesterday, I have made it by myself, but it doesn't look like so much elegance!
There is a lot of things to do in Spring! hehe ..... Anyway, Thanks very,very much!
I am now building a web application with OpenSessionInViewFilter, the following is my web.xml :
<context-param>
<param-name>
contextConfigLocation
</param-name>
<param-value>
...
kbaum, I have browsed your blog, but I can not pass it! I am using BeanFactory but not applicationContext to reference those beans, so I can not use that openSessionInViewFilter, I only can use the...