Adding JPA (via Hibernate) with Spring to Struts2 Project

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

This Guide Requires:

Here we will describe the process of adding JPA via Hibernate, we will be using some freatures of Netbeans.  

First a database should be configured and the the application server configured to make use of that connection to complete these steps follow: Set up MySQL and Configure Glassfish Application Server for JPA Demo

[this is still in progress]