Version 1.1 by Ken McWilliams on 2012/03/11 06:40

Show last authors
1 This integration effor will rely on Spring already being added to the project if this is not the case see the [[integrating spring tutorial>>doc:Adding Spring Dependancy Injection to Struts2 Project]].
2
3 Here we will describe the process of adding JPA using a JNDI name to a JDBC connection pool. 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>>doc:Set up MySQL and Configure Glassfish Application Server for JPA Demo]]
4
5 **[this is still in progress]**