aspose file tools
The moose likes Object Relational Mapping and the fly likes integration struts hibernate Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » Object Relational Mapping
Reply Bookmark "integration struts hibernate" Watch "integration struts hibernate" New topic
Author

integration struts hibernate

jamila dah
Greenhorn

Joined: May 21, 2008
Posts: 2
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 sont les fichiers a modifier)?comment faire? je suis perdu

merci d'avance.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

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


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: integration struts hibernate
 
Similar Threads
A propos de rmi
struts, probleme avec un arraylist dans un arraylist
How long does it take to prepare SCJD in general?
Problem rolling files with log4j DailyRollingFileAppender and websphere app server
integration struts hibernate