Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3CFD5118C0 for ; Thu, 10 Jul 2014 06:17:48 +0000 (UTC) Received: (qmail 56616 invoked by uid 500); 10 Jul 2014 06:17:48 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 56584 invoked by uid 500); 10 Jul 2014 06:17:48 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 56574 invoked by uid 99); 10 Jul 2014 06:17:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 06:17:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 06:17:42 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 37F9223889E9 for ; Thu, 10 Jul 2014 06:17:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r915639 [3/13] - /websites/production/struts/content/development/2.x/docs/ Date: Thu, 10 Jul 2014 06:16:58 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140710061722.37F9223889E9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/struts/content/development/2.x/docs/checkboxlist.html ============================================================================== --- websites/production/struts/content/development/2.x/docs/checkboxlist.html (original) +++ websites/production/struts/content/development/2.x/docs/checkboxlist.html Thu Jul 10 06:16:50 2014 @@ -19,7 +19,7 @@ under the License. --> - +
+/*]]>*/
  • 1 Introduction
  • 2 Setup
  • 3 Converting a Codebehind based application to Convention
  • 4 Hello world
  • 5 Code behind hello world
  • 6 Results and result codes
  • 7 Chaining
  • 8 XWork packages
  • 9 Annotation reference
    • 9.1 Action annotation Modified: websites/production/struts/content/development/2.x/docs/conversion-annotation.html ============================================================================== --- websites/production/struts/content/development/2.x/docs/conversion-annotation.html (original) +++ websites/production/struts/content/development/2.x/docs/conversion-annotation.html Thu Jul 10 06:16:50 2014 @@ -19,7 +19,7 @@ under the License. --> - +