diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8535984f9..2ece7211d 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -36,17 +36,23 @@
- To download Apache Struts 2, visit
+ To download the framework, visit
Apache Struts Distributions.
- For more about extensions to Struts 2, visit our
+ For more about extensions, visit our
Plugin Registry.
-
+
+
+ For more about migrating, visit our
+
+ Migration Guide.
+
+
@@ -72,8 +78,10 @@
Flexible Cancel Buttons - Go directly to a different action on cancel.
- Easy Spring integration - Struts2 Actions are Spring-aware. Just
- add Spring beans! (Plexus support is also available.)
+ First-class AJAX support - Add interactivity and flexibility with AJAX tags that look and feel just like standard Struts tags.
+
+
+ Easy Spring integration - Inject dependencies into Actions using Spring without glue code or red tape. (Plexus support also available.)
Enhanced Results - Do more with speciality results for JasperReports, JFreeChart, Action chaining, and file downloading.
@@ -87,10 +95,6 @@
interface is optional!