Changes for page Struts2 Adventures

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

From version Icon 14.1 Icon
edited by Ken McWilliams
on 2012/03/19 07:30
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
... ... @@ -18,6 +18,8 @@
18 18  
19 19  [[Adding Spring Dependancy Injection to Struts2 Project>>doc:Adding Spring Dependancy Injection to Struts2 Project]]
20 20  
21 +Return JSON using the Struts2-json-plugin
22 +
21 21  [[Glassfish Connection Pool for MySQL>>doc:Glassfish Connection Pool for MySQL]]
22 22  
23 23  [[Adding JPA(via Hibernate) with Spring to Struts2 Project>>doc:Adding JPA (via Hibernate) with Spring to Struts2 Project]]
... ... @@ -34,7 +34,7 @@
34 34  
35 35  Single Sign On (SSO) using Facebook and Twitter
36 36  
37 -Return JSON from your Actions (probably far easier than you'd guess)
39 +Struts2 Ajax Tutorial
38 38  
39 39  = Reference =
40 40