Author: grobmeier
Date: Tue Sep 10 17:38:24 2013
New Revision: 1521558

URL: http://svn.apache.org/r1521558
Log:
worked in new teaser text from Dave Newton and Aaron Johnson

Modified:
    struts/site/trunk/content/xdoc/index.xml

Modified: struts/site/trunk/content/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/struts/site/trunk/content/xdoc/index.xml?rev=1521558&r1=1521557&r2=1521558&view=diff
==============================================================================
--- struts/site/trunk/content/xdoc/index.xml (original)
+++ struts/site/trunk/content/xdoc/index.xml Tue Sep 10 17:38:24 2013
@@ -30,11 +30,10 @@ limitations under the License.
         <div class="hero-unit">
             <h1>Apache Struts</h1>
             <p>
-                The Apache Struts web framework is a free open-source solution 
for creating
-                elegant and modern Java web applications. While the 
predecessor Struts 1
-                used a lot of XML in old times, Struts 2 applications can be 
configured
-                by "Convention". Struts 2 applications support the MVC 
pattern, allow a
-                REST-like approach and enables you to create full-featured 
AJAX applications.
+                Apache Struts is a free, open-source, MVC framework for 
creating elegant,
+                modern Java web applications.  It favors convention over 
configuration, is
+                extensible using a plugin architecture, and ships with plugins 
to support 
+                REST, AJAX and JSON.
             </p>
             <a href="http://struts.apache.org/download.cgi#struts23151"; 
class="btn btn-primary btn-large">Download</a>
             <a href="primer.html" class="btn btn-info btn-large">Technology 
Primer</a>
@@ -50,7 +49,7 @@ limitations under the License.
                 <td width="33%">
                     <h2>Want to help?</h2>
                     We welcome your help! If you want to more about how to 
build
-                    and patch the Struts 2 codebase, please read the <a 
href="#">Developer Docs</a>
+                    and patch the Struts 2 codebase, please read the <a 
href="youatstruts.html">Developer Docs</a>
                 </td>
                 <td width="33%">
                     <h2>Apache Struts 1</h2>


Reply via email to