Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 97869 invoked from network); 23 Aug 2006 13:41:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 23 Aug 2006 13:41:21 -0000 Received: (qmail 67737 invoked by uid 500); 23 Aug 2006 13:41:18 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 67700 invoked by uid 500); 23 Aug 2006 13:41:18 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 67689 invoked by uid 99); 23 Aug 2006 13:41:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 06:41:18 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of paulus.benedictus@gmail.com designates 64.233.184.228 as permitted sender) Received: from [64.233.184.228] (HELO wr-out-0506.google.com) (64.233.184.228) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Aug 2006 06:41:17 -0700 Received: by wr-out-0506.google.com with SMTP id i30so12249wra for ; Wed, 23 Aug 2006 06:40:57 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding:sender; b=dsRMoULQmHzOXC02ukbeUyGT5wZT+0am5y1Na1Ux+bye9hBXf6rXfUNCqrwlTcD7invQJZqGJ4oXLY630WKAEZdvwlJiRtg3W8Y/tfab9UrfhR/Ab7sHTYtvZM9pXl+zwL09lhYwad0NqwPHQiQB8YVYp7dDCypUI2Z0T3jSe8U= Received: by 10.90.54.4 with SMTP id c4mr79475aga; Wed, 23 Aug 2006 06:40:57 -0700 (PDT) Received: from ?192.168.11.2? ( [65.30.71.168]) by mx.gmail.com with ESMTP id 7sm285964wrl.2006.08.23.06.40.56; Wed, 23 Aug 2006 06:40:56 -0700 (PDT) Message-ID: <44EC5AF9.1060802@apache.org> Date: Wed, 23 Aug 2006 08:41:13 -0500 From: Paul Benedict Reply-To: pbenedict@apache.org User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: Struts Developers List Subject: Re: 1.3.x: Action Aliasing References: <44EBE21C.30000@apache.org> <8b3ce3790608230435h775a014cn8992210673fe5407@mail.gmail.com> <44EC4E5F.5000602@gmail.com> <8b3ce3790608230635w1b8a61a3gc12815c02e987acb@mail.gmail.com> In-Reply-To: <8b3ce3790608230635w1b8a61a3gc12815c02e987acb@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: Paul Benedict X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N >> Use the moniker "action-ref" instead of "alias" On the action mapping? ? or are you talking about the forward? If it is no the action, I do not think that jives with the current usage of -ref in the field. In Spring, it references something already defined; it does not define something. Paul --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org