Wiki source code of Struts2 Adventures

Version 7.1 by Ken McWilliams on 2012/03/11 06:31

Hide last authors
Ken McWilliams 4.1 1 = Setup and Integration =
2
Ken McWilliams 5.1 3 [[Struts2 Tag Guide>>doc:Struts2 Tag Guide]]
Ken McWilliams 4.1 4
Ken McWilliams 5.1 5 [[Setting up a new Struts2 Project in Netbeans>>doc:Setting up a new Struts2 Project in Netbeans]]
Ken McWilliams 4.1 6
Ken McWilliams 6.1 7 [[Adding and Using the Conventions Plugin>>doc:Adding and Using the Conventions Plugin]]
Ken McWilliams 4.1 8
Ken McWilliams 5.1 9 [[Adding Spring Dependancy Injection to Struts2 Project>>doc:Adding Spring Dependancy Injection to Struts2 Project]]
Ken McWilliams 4.1 10
Ken McWilliams 7.1 11 [[Adding JPA(via Hibernate) with Spring to Struts2 Project>>doc:Adding JPA (via Hibernate) with Spring to Struts2 Project]]
Ken McWilliams 4.1 12
13 MySQL Workbench and updating JPA Entities with Netbeans
14
15 = Application Tutorials =
16
17 Using the roles Interceptor to control access
18
19 Twitter Tweet
20
21 Facebook Status Update
22
23 Single Sign On (SSO) using Facebook and Twitter
24
25 Return JSON from your Actions (probably far easier than you'd guess)