Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 87049 invoked from network); 22 Aug 2007 22:38:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Aug 2007 22:38:26 -0000 Received: (qmail 33789 invoked by uid 500); 22 Aug 2007 22:38:14 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 33754 invoked by uid 500); 22 Aug 2007 22:38:14 -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 33743 invoked by uid 99); 22 Aug 2007 22:38:14 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 15:38:14 -0700 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of richardsayre@gmail.com designates 209.85.146.183 as permitted sender) Received: from [209.85.146.183] (HELO wa-out-1112.google.com) (209.85.146.183) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2007 22:38:10 +0000 Received: by wa-out-1112.google.com with SMTP id m38so354507waf for ; Wed, 22 Aug 2007 15:37:49 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pW1wfQmT+tdlfQJHmZcK9pwFNbfa0Yxk7ju/QoaZdZTQYU24bdCHIkvsopclirwvWym0KCi43L+otcbHR4wssRd3HopVBXith4VdSTSySAgl5DWoHcpSdaKeiztoJAZ9UInnIhk0HMbuvTVLR1bAOaSBega312IGTgLL8DyvUOU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=R3vVyDWvLlMOeYGTGx7AWSjaxVXsMALYeR6lPyDip+MxQa0+UmpUvPdB6y9O0M1tuZh0ZZiBYoO1oB4RaETIa3aAKmiD6qEGVY9f4kJ97//LianvRex3I+leqLNrDY/OEEkhkzmW4b0C1zQ2ZX8W+HCI2t5oQLhjzOIfjmvz16U= Received: by 10.114.152.17 with SMTP id z17mr1346364wad.1187822269620; Wed, 22 Aug 2007 15:37:49 -0700 (PDT) Received: by 10.114.235.5 with HTTP; Wed, 22 Aug 2007 15:37:49 -0700 (PDT) Message-ID: <4a12aaf80708221537v359ca889v285fc627796c19a7@mail.gmail.com> Date: Wed, 22 Aug 2007 19:07:49 -0330 From: "Richard Sayre" To: "Struts Users Mailing List" Subject: Re: Action within Action result In-Reply-To: <12249191.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <12249191.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Hi You need to use a different result type: anotherAction On 8/21/07, Sawan wrote: > > Hello Experts, > > I want to call an Action within the Action result and I am trying following > Struts XML. > > > /Action2.action > > > But its not working. > > How can I fulfill this requirement..? > > I am really looking forward to get any solution as soon as possible... > > Thanks > > Sawan > -- > View this message in context: http://www.nabble.com/Action-within-Action-result-tf4303336.html#a12249191 > 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 > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org