Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 28011 invoked from network); 23 Jun 2009 13:34:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jun 2009 13:34:27 -0000 Received: (qmail 38888 invoked by uid 500); 23 Jun 2009 13:34:35 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 38851 invoked by uid 500); 23 Jun 2009 13:34:35 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 38841 invoked by uid 99); 23 Jun 2009 13:34:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 13:34:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 23 Jun 2009 13:34:25 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MJ68S-0004Zk-Fc for user@struts.apache.org; Tue, 23 Jun 2009 06:34:04 -0700 Message-ID: <24166101.post@talk.nabble.com> Date: Tue, 23 Jun 2009 06:34:04 -0700 (PDT) From: Pro1712 To: user@struts.apache.org Subject: Update to Struts 2.1.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: Pro1712@yahoo.de X-Virus-Checked: Checked by ClamAV on apache.org Hello! I try to update from Struts 2.1.6 to 2.1.7. I've got simple actions like this: /pages/Test1.jsp In Struts 2.1.6 'input' was called when invoking the action. In Struts 2.1.7 'execute' is called. Why is ecexute called now? What is the default action that is called? How can I change it? Thanks for your help! -- View this message in context: http://www.nabble.com/Update-to-Struts-2.1.7-tp24166101p24166101.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org