Search:

Type: Posts; User: wills; Keyword(s):

Search: Search took 0.02 seconds.

  1. puzzled prolem about data access of hibernate and spring!

    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...
  2. Replies
    3
    Views
    2,410

    Yesterday, I have made it by myself, but it...

    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!
  3. Replies
    3
    Views
    2,410

    ApplicationContext confusion?

    I am now building a web application with OpenSessionInViewFilter, the following is my web.xml :
    <context-param>
    <param-name>
    contextConfigLocation
    </param-name>
    <param-value>
    ...
  4. <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE beans PUBLIC "-//SPRING//DTD BEAN//EN" "http://www.springframework.org/dtd/spring-beans.dtd">

    <beans>

    <!-- ========================= GENERAL...
  5. kbaum, I have browsed your blog, but I can not...

    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...
Results 1 to 5 of 5