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 61BEE1188C for ; Thu, 10 Jul 2014 06:11:33 +0000 (UTC) Received: (qmail 38849 invoked by uid 500); 10 Jul 2014 06:11:33 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 38815 invoked by uid 500); 10 Jul 2014 06:11:33 -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 38806 invoked by uid 99); 10 Jul 2014 06:11:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 06:11:33 +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:11:11 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 55B7D2388AA7 for ; Thu, 10 Jul 2014 06:10:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r915637 [3/13] - /websites/production/struts/content/release/2.3.x/docs/ Date: Thu, 10 Jul 2014 06:10:20 -0000 To: commits@struts.apache.org From: lukaszlenart@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140710061044.55B7D2388AA7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Modified: websites/production/struts/content/release/2.3.x/docs/checkboxlist.html ============================================================================== --- websites/production/struts/content/release/2.3.x/docs/checkboxlist.html (original) +++ websites/production/struts/content/release/2.3.x/docs/checkboxlist.html Thu Jul 10 06:10:08 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/release/2.3.x/docs/conversion-annotation.html ============================================================================== --- websites/production/struts/content/release/2.3.x/docs/conversion-annotation.html (original) +++ websites/production/struts/content/release/2.3.x/docs/conversion-annotation.html Thu Jul 10 06:10:08 2014 @@ -19,7 +19,7 @@ under the License. --> - +