Search:

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

Search: Search took 0.06 seconds.

  1. Hi josipj,

    I have done exactly as you said and I believe the configuration is correct. My problem might in the fact that I am using hibernate through annotations instead of the usual .hbm.xml files.

    Is...
  2. Open Session in View Filter Spring Hibernate Struts

    I am using OpensessionInViewFilter for hibernate 3 "org.springframework.orm.hibernate3.support.OpenSessionInViewFilter" and I keep getting the lazy initialization error.

    Here is the filter...
  3. Wow! Thanks a lot. This is exactly what I was...

    Wow!
    Thanks a lot. This is exactly what I was looking for: FrameworkServlet.
  4. Using Spring DispatherServlet with plain Java Servlets

    Is there a way to use spring with simple servlets without using the spring mvc. I am using the application context file to load DAOs for hibernate and this is working fine, but I would also like to...
  5. org.springframework.beans.InvalidPropertyException

    I am really new to Spring MVC. I am trying to bind a arrayList of to a command on my form and I am getting an org.springframework.beans.InvalidPropertyException.

    here is my command object. The...
Results 1 to 5 of 5