Wiki source code of Struts2 Adventures

Version 9.1 by Ken McWilliams on 2012/03/11 07:25

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