close « Struts « JPA Q&A





1. Hiberate with Struts2 - Use Full Hibernate Plugin or another method to close Sessions?    stackoverflow.com

I'm using Struts 2.2.1.1 and Hibernate 3.6.2.Final. I'm also using C3P0 for my connection pool which is running on Tomcat 7.0.11. I'm having issues where my Hibernate Sessions are not being ...

2. Struts2 + Full Hibernate Plugin --> Session is Closed!    stackoverflow.com

Related to this question (where the answer doesn't really get to the point): Hiberate with Struts2 - Use Full Hibernate Plugin or another method to close Sessions? I have the same setup: ...