Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 31858 invoked from network); 2 May 2008 01:03:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 May 2008 01:03:30 -0000 Received: (qmail 72598 invoked by uid 500); 2 May 2008 01:03:23 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 71694 invoked by uid 500); 2 May 2008 01:03:21 -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 71683 invoked by uid 99); 2 May 2008 01:03:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 May 2008 18:03:21 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of bhaarat.s@gmail.com designates 72.14.220.154 as permitted sender) Received: from [72.14.220.154] (HELO fg-out-1718.google.com) (72.14.220.154) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 May 2008 01:02:37 +0000 Received: by fg-out-1718.google.com with SMTP id e21so908336fga.9 for ; Thu, 01 May 2008 18:02:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=xYpSWmJ14xegxo8qazxolPEwp2N3uOBiuWdjegTr7jM=; b=F/9mo86ZFEUom/M2H5lj555TNQyXjSebytpRinq5aZoL3g6dih4EaRHQdwSTEXQb93fve4NvVTPoc9JnbVrVlod0APymNUrlAjUr4mEKuafpTBytg+M/h0Ics2KmYSW22EuafvV1NfKwCXYF/YD3nJ19SGSRiqnK3Nj1sunWU60= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=ObnaUpcb/8SK0J90T4xQCewrzRT8tV+qxSUJpDjlxuoKPgak86qwTEBV9o1CxusGXL75VAhJ/w+KRLykRnPVHXpyjbULw0T2ouqLjKIB4Ijzg+UipPiOznj6aA0i/3QqQ+mA8hJnX02SM2WpkiztlWlICyFA1ZyFFnzD7rgGhi8= Received: by 10.82.105.1 with SMTP id d1mr285889buc.73.1209690170099; Thu, 01 May 2008 18:02:50 -0700 (PDT) Received: by 10.82.120.13 with HTTP; Thu, 1 May 2008 18:02:50 -0700 (PDT) Message-ID: <491bd2b50805011802n5630f4cemd7f831247d129477@mail.gmail.com> Date: Thu, 1 May 2008 21:02:50 -0400 From: "bhaarat Sharma" To: "Struts Users Mailing List" Subject: Way to forward to another action in Struts 1 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_8987_24039232.1209690170116" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_8987_24039232.1209690170116 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi I started struts with struts 2 but currently am in a project which is using struts 1 we have tags like these where the forward path is in a tiles definition. I am wondering if there is a way to forward the control to another struts1 action when forward name is success?? Thanks! ------=_Part_8987_24039232.1209690170116--