Last modified by Ken McWilliams on 2012/03/15 21:59

From version Icon 6.1 Icon
edited by Ken McWilliams
on 2012/03/15 22:57
Change comment: There is no comment for this version
To version Icon 7.1
edited by Ken McWilliams
on 2012/03/15 21:59
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,8 +1,8 @@
1 1  **This Guide Requires**:
2 2  
3 3  * Spring is already added to the project: [[integrating spring tutorial.>>doc:Adding Spring Dependancy Injection to Struts2 Project]]
4 -* A connection pool has been created in the container and a JNDI name has been created for it: [[Glassfish Connection Pool for MySQL.>>url:../../view/Struts2/Glassfish+Connection+Pool+for+MySQL]]
5 -* A MySQL database is configured for the example we will use: [[Setup MySQL Message Store Database >>doc:Setup MySQL for Demo : Message Store Database]]
4 +* A MySQL database is configured for the example we will use: [[Setup MySQL Message Store Database >>url:../../create/Struts2/Setup+MySQL+for+Demo+%3A+Message+Store+Database?parent=Struts2.Adding+JPA+%28via+Hibernate%29+with+Spring+to+Struts2+Project]]
5 +* [[Glassfish Connection Pool for MySQL>>doc:Glassfish Connection Pool for MySQL]] has been created for the above database.
6 6  
7 7  Here we will describe the process of adding JPA via Hibernate, we will be using some freatures of Netbeans.
8 8