Integration « Struts « JPA Q&A





1. integration of hibernate3 in struts2    struts.1045723.n5.nabble.com

What kind of filter are you using? Have you made one yourself or is it the one from the Spring framework? If not, consider looking into Spring. Spring includes an OSIV filter that seems to work for me at least. I'm also using the Spring declarative transactions in my DAOs which makes writing database access code a lot less tedious. You'll ...

2. integration struts hibernate    struts.1045723.n5.nabble.com

salut, j'ai besoin de votre aide. j'ai un projet web (c'est pas .war) avec struts .je vais utiliser encore hibarnate pour acceder a mes donnees. j'ai cherche sur le net, j'ai trouve un exemple avec un .war que n'est pas mon as.j'ai trouve un autre article mais pas complet. quelqu'un peut m'aider et me dire qu'est ce que je dois configurer(quels ...

3. Stuts-hibernate integration.    struts.1045723.n5.nabble.com

Hi, I am working on a project of developing a web application and we have decided to use struts and hibernate together. The problem is in their integration and getting them to work together. I used the struts-hibernate plugin code given at the hibernate site http://www.hibernate.org/105.html. I also made the neccessary modifications to the struts-config.xml file as instructed. However, I get ...

4. integration struts hibernate    coderanch.com

There really isn't any trick to integrating Struts and Hibernate - not any more so than Hibernate and anything else. All you need to do is make sure the appropriate libraries can be linked to from your web module, which can be accomplished by putting them all in the lib directory. You just program like normal. It's easy. -Cameron McKenzie

5. Struts-hibernate Integration    coderanch.com

6. Struts - Hibernate Integration problems    forum.hibernate.org

Author Message Cybrid Post subject: Struts - Hibernate Integration problems Posted: Tue Apr 03, 2007 6:02 am Newbie Joined: Mon Mar 19, 2007 6:15 pm Posts: 19 Location: Bilbao (Spain) Need help with Hibernate? Read this first: http://www.hibernate.org/ForumMailingli ... AskForHelp Hibernate version: 3.2 Mapping documents: Media.hbm.xml