1. Spring DAO Session refresh forum.springsource.orgSpring DAO Session refresh Hi, I have a login page and once the user is logged in i will add the user object in the servlet session. This user table has ... |
2. session.refresh returns java.util.Date for a field mapped as timestamp forum.springsource.orgsession.refresh returns java.util.Date for a field mapped as timestamp Hi I am refactoring my application which is struts and hibernate to struts-Spring-Hibernate. I am using Hibernate 3 and Spring 1.2. I ... |
3. session.refresh() with Hibernate forum.springsource.orgsession.refresh() with Hibernate I am using Hibernate with Spring for my webapp with Declarative tx management. Everything works just fine except that I have run into a situation where I save ... |
4. Does Session scope work with MVC controllers on a page refresh? forum.springsource.orgDoes Session scope work with MVC controllers on a page refresh? I have a form to choose stats to display. Once it's submitted, I want the resulting view to refresh at ... |