svn commit: r1520851 - /struts/site/branches/site2fluidomigration/
Author: grobmeier Date: Sun Sep 8 11:09:33 2013 New Revision: 1520851 URL: http://svn.apache.org/r1520851 Log: migration completed, branch not longer necessary Removed: struts/site/branches/site2fluidomigration/
svn commit: r877681 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sun Sep 8 11:09:36 2013 New Revision: 877681 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sun Sep 8 11:09:36 2013 @@ -1 +1 @@ -1520229 +1520851
svn commit: r877683 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sun Sep 8 11:10:58 2013 New Revision: 877683 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sun Sep 8 11:10:58 2013 @@ -1 +1 @@ -1520851 +1520852
svn commit: r1520852 - /struts/site/branches/next/
Author: grobmeier Date: Sun Sep 8 11:10:55 2013 New Revision: 1520852 URL: http://svn.apache.org/r1520852 Log: branch for experimental ui improvements and better dev docs Added: struts/site/branches/next/ (props changed) - copied from r1520851, struts/site/trunk/ Propchange: struts/site/branches/next/ -- --- svn:ignore (added) +++ svn:ignore Sun Sep 8 11:10:55 2013 @@ -0,0 +1 @@ +struts-site.iml Propchange: struts/site/branches/next/ -- svn:mergeinfo = /struts/site/branches/site2fluidomigration:1412528-1425276
svn commit: r877693 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sun Sep 8 13:01:51 2013 New Revision: 877693 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sun Sep 8 13:01:51 2013 @@ -1 +1 @@ -1520852 +1520864
svn commit: r1520864 - in /struts/site/branches/next/content: resources/css/site.css site.xml xdoc/index.xml
Author: grobmeier Date: Sun Sep 8 13:01:47 2013 New Revision: 1520864 URL: http://svn.apache.org/r1520864 Log: restructuring the main page Modified: struts/site/branches/next/content/resources/css/site.css struts/site/branches/next/content/site.xml struts/site/branches/next/content/xdoc/index.xml Modified: struts/site/branches/next/content/resources/css/site.css URL: http://svn.apache.org/viewvc/struts/site/branches/next/content/resources/css/site.css?rev=1520864&r1=1520863&r2=1520864&view=diff == --- struts/site/branches/next/content/resources/css/site.css (original) +++ struts/site/branches/next/content/resources/css/site.css Sun Sep 8 13:01:47 2013 @@ -31,6 +31,12 @@ img.poweredBy { .hero-unit h1 { font-size: 40px; margin-top: 20px; +margin-bottom: 20px; +} + +.hero-unit p { +margin-top: 20px; +margin-bottom: 20px; } .hero-unit { @@ -64,3 +70,13 @@ a.btn-primary:visited, a.btn-info:visite #bodyColumn .row { padding:20px; } + +table.showcase tr td h2 { +font-size: 20px; +line-height: 27px; +} + +table.showcase tr td { +vertical-align: top; +padding: 5px; +} \ No newline at end of file Modified: struts/site/branches/next/content/site.xml URL: http://svn.apache.org/viewvc/struts/site/branches/next/content/site.xml?rev=1520864&r1=1520863&r2=1520864&view=diff == --- struts/site/branches/next/content/site.xml (original) +++ struts/site/branches/next/content/site.xml Sun Sep 8 13:01:47 2013 @@ -10,8 +10,8 @@ -false -true +true +false true apache/struts2 @@ -32,18 +32,6 @@ http://struts.apache.org/ - -http://www.apache.org/"; /> -http://struts.apache.org/release/2.3.x/index.html"; /> -http://struts.apache.org/release/1.3.x/index.html"; /> - - http://www.apache.org/licenses/"; /> -http://people.apache.org/~vgritsenko/stats/projects/struts"; -/> -http://apache.org/foundation/thanks.html"; /> @@ -79,19 +59,20 @@ /> - + +http://struts.apache.org/release/2.3.x/index.html"; /> http://struts.apache.org/release/1.3.x/index.html"; /> - @@ -109,14 +90,11 @@ /> - + http://struts.apache.org/development/2.x/index.html"/> - - +name="You at Struts" +href="youatstruts.html" +/> http://svn.apache.org/viewvc/struts/site/branches/next/content/xdoc/index.xml?rev=1520864&r1=1520863&r2=1520864&view=diff == --- struts/site/branches/next/content/xdoc/index.xml (original) +++ struts/site/branches/next/content/xdoc/index.xml Sun Sep 8 13:01:47 2013 @@ -18,9 +18,8 @@ limitations under the License. // 78 --> - -Welcome +Welcome to the Apache Struts project @@ -28,27 +27,43 @@ limitations under the License. - Apache Struts 2.3.15.1 GA -Released on 16 July 2013. -The http://struts.apache.org/release/2.3.x/docs/version-notes-23151.html";>version notes -are available online. Scroll down for more about Apache Struts, -the Apache Struts project, and Struts for Newbies +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. -http://struts.apache.org/download.cgi#struts23151"; class="btn btn-primary">Download -Read more - -Apache Struts 1 End-Of-Life (EOL) - -The Apache Struts Project Team would like to inform you that the Struts 1.x web framework -has reached its end of life and is no longer officially supported. - -Read more -Press release +http://struts.apache.org/download.cgi#struts23151"; class="btn btn-primary btn-large">Download +Technology Primer + +Latest release: 16 J
svn commit: r1520906 [1/2] - in /struts/site/branches/next/content: markdown/birdseye.md site.xml xdoc/primer.xml
Author: grobmeier Date: Sun Sep 8 20:01:01 2013 New Revision: 1520906 URL: http://svn.apache.org/r1520906 Log: reworked primer, added birdseye Added: struts/site/branches/next/content/markdown/birdseye.md Modified: struts/site/branches/next/content/site.xml struts/site/branches/next/content/xdoc/primer.xml Added: struts/site/branches/next/content/markdown/birdseye.md URL: http://svn.apache.org/viewvc/struts/site/branches/next/content/markdown/birdseye.md?rev=1520906&view=auto == --- struts/site/branches/next/content/markdown/birdseye.md (added) +++ struts/site/branches/next/content/markdown/birdseye.md Sun Sep 8 20:01:01 2013 @@ -0,0 +1,59 @@ +From a birds eye + +# From a birds eye + +## The Apache Struts web framework + +The Apache Struts web framework is a free open-source solution for +creating Java web applications. + +Web applications differ from conventional websites in that web applications +can create a dynamic response. Many websites deliver only static pages. +A web application can interact with databases and business logic engines +to customize a response. + +Web applications based on JavaServer Pages sometimes commingle database +code, page design code, and control flow code. In practice, we find that +unless these concerns are separated, larger applications become +difficult to maintain. + +One way to separate concerns in a software application is to use a +Model-View-Controller (MVC) architecture. The Model represents the business or +database code, the View represents the page design code, and the Controller +represents the navigational code. The Struts framework is designed to help +developers create web applications that utilize a MVC architecture. + +The framework provides three key components: + +A "request" handler provided by the application developer that is mapped to a standard URI. +A "response" handler that transfers control to another resource which completes the response. +A tag library that helps developers create interactive form-based applications with server pages. +The framework's architecture and tags are buzzword compliant. Struts works +well with conventional REST applications and with technologies like SOAP and AJAX. + +## The Apache Struts Project + +The Apache Struts Project is the open source community that creates and maintains +the Apache Struts framework. The project consists of a diverse group of volunteers +who share common values regarding collaborative, community-based open source development. +The Apache Struts Project is proud to share these values with our parent organization: +The Apache Software Foundation. + +The project is called "Struts" because the framework is meant to furnish the +"invisible underpinnings" that support professional application development. +Struts provides the glue that joins the various elements of the standard Java platform +into a coherent whole. Our goal is to leverage existing standards by producing the missing +pieces we need to create enterprise-grade applications that are easy to maintain over time. + +Long time the Apache Struts Project offered two major versions of the Struts framework. +Meanwhile we maintaining only Struts 2. It is recommended to upgrade all Struts 1.x +application to Struts 2. Please do not start any more applications on top of Struts 1.x, +as you will not receive security patches any more. + +Struts 2 was originally known as WebWork 2. After working independently for several years, +the WebWork and Struts communities joined forces to create Struts 2. The 2.x framework +is the best choice for teams who value elegant solutions to difficult problems. + +## Why should you use Apache Struts? + +TODO \ No newline at end of file Modified: struts/site/branches/next/content/site.xml URL: http://svn.apache.org/viewvc/struts/site/branches/next/content/site.xml?rev=1520906&r1=1520905&r2=1520906&view=diff == --- struts/site/branches/next/content/site.xml (original) +++ struts/site/branches/next/content/site.xml Sun Sep 8 20:01:01 2013 @@ -59,7 +59,10 @@ /> - + +
svn commit: r877718 - /websites/staging/struts/trunk/content/
Author: buildbot Date: Sun Sep 8 20:01:04 2013 New Revision: 877718 Log: Staging update by buildbot for struts Modified: websites/staging/struts/trunk/content/ (props changed) Propchange: websites/staging/struts/trunk/content/ -- --- cms:source-revision (original) +++ cms:source-revision Sun Sep 8 20:01:04 2013 @@ -1 +1 @@ -1520864 +1520906
[CONF] Confluence Changes in the last 24 hours
Apache Camel Pages Page: Component List External edited by Robert Liguori[01:21 PM] (view changes) Page: Component List edited by Robert Liguori[01:16 PM] (view changes) Apache Cloudstack Pages Page: QA - 4.2 Test Execution Results edited by sudha[11:49 PM] (view changes) Page: ACS 4.2 Automation Results - Baseline created by sudha[08:05 PM] Page: Weekly Automation Test Results edited by sudha[08:07 PM] (view changes) Drill Wiki Pages Page: Demo HowTo edited by Ted2Dunning[09:22 PM] (view changes) Apache Kafka Pages Page: Inbuilt Consumer Offset Management edited by Tejas Patil[06:28 AM] (view changes) Apache Mahout Pages Page: Who We Are edited by Suneel Marthi[03:16 PM] (view changes) OFBiz (Open For Business) Project Open Wiki Comments Page: OFBiz Tutorial - A Beginners Development Guide has a new comment [ Antony ADOPO] Apache OpenOffice Community Pages Page: AOO 4.0 Release Notes (Dutch) edited by Dick Groskamp[12:37 PM] (view changes) Apache Openmeetings Comments Page: Tutorials for installing OpenMeetings and Tools has a new comment [ Todor Tanev] Apache Pig Pages Page: HowToTest edited by Jeremy Karn[10:39 PM] (view changes) Apache Qpid Pages Page: 0.24 Release edited by Justin Ross[01:30 PM] (view changes) Spark Pages Page: Powered By Spark edited by Grega Kespret[10:46 AM] (view changes) Traffic Server Pages Page: Fall 2013 Summit edited by Shu Kit Chan[04:53 AM] (view changes)