Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 48862 invoked from network); 10 Feb 2009 13:48:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2009 13:48:16 -0000 Received: (qmail 15702 invoked by uid 500); 10 Feb 2009 13:46:54 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 15675 invoked by uid 500); 10 Feb 2009 13:46:53 -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 15664 invoked by uid 99); 10 Feb 2009 13:46:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 05:46:53 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of qujiakang@hotmail.com designates 65.54.246.170 as permitted sender) Received: from [65.54.246.170] (HELO bay0-omc2-s34.bay0.hotmail.com) (65.54.246.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Feb 2009 13:46:45 +0000 Received: from BAY113-DS2 ([65.54.168.89]) by bay0-omc2-s34.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.3959); Tue, 10 Feb 2009 05:46:24 -0800 X-Originating-IP: [220.181.67.13] X-Originating-Email: [qujiakang@hotmail.com] Message-ID: From: "Jack Qu" To: "Struts Users Mailing List" References: <1196d7620901260119j1af53641qe442b646cc111d40@mail.gmail.com> <7ca2599b0901260123y4d800c61v7a0521962c8d8666@mail.gmail.com> <49906A4C.4090907@bluecore.gr> In-Reply-To: <49906A4C.4090907@bluecore.gr> Subject: Re: action alias / redirect Date: Tue, 10 Feb 2009 21:46:14 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-7"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal Importance: Normal X-Mailer: Microsoft Windows Live Mail 14.0.8050.1202 X-MimeOLE: Produced By Microsoft MimeOLE V14.0.8050.1202 X-OriginalArrivalTime: 10 Feb 2009 13:46:24.0795 (UTC) FILETIME=[F70486B0:01C98B85] X-Virus-Checked: Checked by ClamAV on apache.org may be the action chain result type can help to do this ! -------------------------------------------------- From: "Leonidas Papadakis" Sent: Tuesday, February 10, 2009 1:39 AM To: "Struts Users Mailing List" Subject: action alias / redirect > Greetings to all, > > in my struts2 actions file i have the following entry for an action : > > > ... (interceptors, results) > ... > > > i would like to have another action with "shortname" ie ssa that will > redirect to the above action (sending all the url parameters) > > What is the best way to do this ? > > Thank you very much > > Best Regards, > > Leon > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org