Changes for page Struts2 Adventures

Last modified by Ken McWilliams on 2012/10/31 04:36

From version Icon 12.1 Icon
edited by Ken McWilliams
on 2012/03/17 21:32
Change comment: There is no comment for this version
To version Icon 15.1 Icon
edited by Ken McWilliams
on 2012/03/19 07:32
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -12,8 +12,14 @@
12 12  
13 13  [[Adding and Using the Conventions Plugin>>doc:Adding and Using the Conventions Plugin]]
14 14  
15 +[[Basic Tiles Integration>>doc:Basic Tiles Integration]]
16 +
17 +[[Tiles 2.2.2 Integration>>doc:Tiles 2\.2\.2 Integration]]
18 +
15 15  [[Adding Spring Dependancy Injection to Struts2 Project>>doc:Adding Spring Dependancy Injection to Struts2 Project]]
16 16  
21 +Return JSON using the Struts2-json-plugin
22 +
17 17  [[Glassfish Connection Pool for MySQL>>doc:Glassfish Connection Pool for MySQL]]
18 18  
19 19  [[Adding JPA(via Hibernate) with Spring to Struts2 Project>>doc:Adding JPA (via Hibernate) with Spring to Struts2 Project]]
... ... @@ -30,7 +30,7 @@
30 30  
31 31  Single Sign On (SSO) using Facebook and Twitter
32 32  
33 -Return JSON from your Actions (probably far easier than you'd guess)
39 +Struts2 Ajax Tutorial
34 34  
35 35  = Reference =
36 36