Wiki source code of Struts2 Adventures

Version 16.1 by Ken McWilliams on 2012/03/21 07:21

Hide last authors
Ken McWilliams 12.1 1 = Introduction =
2
3 [[About this Guide>>doc:About this Guide]]
4
5 [[Why Struts2>>doc:Why Struts2]]
6
Ken McWilliams 4.1 7 = Setup and Integration =
8
Ken McWilliams 10.1 9 [[java.lang.OutOfMemoryError: PermGen space>>doc:PermGen space]]
10
Ken McWilliams 5.1 11 [[Setting up a new Struts2 Project in Netbeans>>doc:Setting up a new Struts2 Project in Netbeans]]
Ken McWilliams 4.1 12
Ken McWilliams 6.1 13 [[Adding and Using the Conventions Plugin>>doc:Adding and Using the Conventions Plugin]]
Ken McWilliams 4.1 14
Ken McWilliams 13.1 15 [[Basic Tiles Integration>>doc:Basic Tiles Integration]]
16
17 [[Tiles 2.2.2 Integration>>doc:Tiles 2\.2\.2 Integration]]
18
Ken McWilliams 5.1 19 [[Adding Spring Dependancy Injection to Struts2 Project>>doc:Adding Spring Dependancy Injection to Struts2 Project]]
Ken McWilliams 4.1 20
Ken McWilliams 16.1 21 [[Return JSON using the Struts2-json-plugin>>doc:JSON Result]]
Ken McWilliams 15.1 22
Ken McWilliams 11.1 23 [[Glassfish Connection Pool for MySQL>>doc:Glassfish Connection Pool for MySQL]]
24
Ken McWilliams 7.1 25 [[Adding JPA(via Hibernate) with Spring to Struts2 Project>>doc:Adding JPA (via Hibernate) with Spring to Struts2 Project]]
Ken McWilliams 4.1 26
27 MySQL Workbench and updating JPA Entities with Netbeans
28
29 = Application Tutorials =
30
31 Using the roles Interceptor to control access
32
33 Twitter Tweet
34
35 Facebook Status Update
36
37 Single Sign On (SSO) using Facebook and Twitter
38
Ken McWilliams 15.1 39 Struts2 Ajax Tutorial
Ken McWilliams 8.1 40
41 = Reference =
42
Ken McWilliams 9.1 43 [[Struts2 Tag Guide>>Struts2 Tag Guide]]
Ken McWilliams 8.1 44
45 [[Annotation Guide >>doc:Annotations]]