| 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
|
 |
 |
|
|
subject: integration struts hibernate
|
|
|