Changes for page Reference

Last modified by Ken McWilliams on 2012/04/04 01:54

From version Icon 2.1 Icon
edited by Ken McWilliams
on 2012/04/04 01:24
Change comment: There is no comment for this version
To version Icon 3.2 Icon
edited by Ken McWilliams
on 2012/04/04 01:34
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -1,7 +1,11 @@
1 1  == Web Sites ==
2 2  
3 +[[struts.apache.org>>url:http://struts.apache.org/2.3.1.2/index.html]] - note the [[getting started>>url:http://struts.apache.org/2.3.1.2/docs/getting-started.html]], [[tag reference>>url:http://struts.apache.org/2.3.1.2/docs/tag-reference.html]] and [[plugin registry>>url:https://cwiki.apache.org/S2PLUGINS/home.html]] sections.
4 +
3 3  [[OGNL>>url:http://commons.apache.org/ognl/language-guide.html]] - The EL typically used in struts2. It is so simple people overlook its more advanced features.
4 4  
7 +[[StackOverflow>>url:http://stackoverflow.com/]] - The SO community has answered a lot of common (and not so common) questions, it is a great resource.
8 +
5 5  == Books ==
6 6  
7 7  [[Struts2 in Action >>url:http://amzn.com/193398807X]]- I personally find this book quite useful