Author: buildbot
Date: Tue Sep 10 17:39:53 2013
New Revision: 877933

Log:
Staging update by buildbot for struts

Modified:
    websites/staging/struts/trunk/content/   (props changed)
    websites/staging/struts/trunk/content/index.html

Propchange: websites/staging/struts/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Sep 10 17:39:53 2013
@@ -1 +1 @@
-1521466
+1521558

Modified: websites/staging/struts/trunk/content/index.html
==============================================================================
--- websites/staging/struts/trunk/content/index.html (original)
+++ websites/staging/struts/trunk/content/index.html Tue Sep 10 17:39:53 2013
@@ -176,7 +176,7 @@
                 
         <div id="bodyColumn" >
                                   
-            <!-- $Id: index.xml 1521459 2013-09-10 12:22:44Z grobmeier $
+            <!-- $Id: index.xml 1521558 2013-09-10 17:38:24Z grobmeier $
 Copyright 1999-2006 The Apache Software Foundation
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -193,11 +193,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 &quot;Convention&quot;. 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 class="btn btn-primary btn-large" 
href="http://struts.apache.org/download.cgi#struts23151";>Download</a>
             <a href="primer.html" class="btn btn-info btn-large">Technology 
Primer</a>
@@ -213,7 +212,7 @@ limitations under the License. --><!-- /
                 <td width="33%">
                     <div class="section"><h2>Want to help?<a 
name="Want_to_help"></a></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="#a">Developer Docs</a>
+                    and patch the Struts 2 codebase, please read the <a 
href="youatstruts.html">Developer Docs</a>
                 </td>
                 <td width="33%">
                     <div class="section"><h2>Apache Struts 1<a 
name="Apache_Struts_1"></a></h2>


Reply via email to