Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 56534 invoked from network); 27 Jan 2011 17:34:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jan 2011 17:34:08 -0000 Received: (qmail 65373 invoked by uid 500); 27 Jan 2011 17:34:06 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 64957 invoked by uid 500); 27 Jan 2011 17:34:03 -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 64949 invoked by uid 99); 27 Jan 2011 17:34:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jan 2011 17:34:02 +0000 X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of doctor_john_carter@hotmail.com designates 65.55.90.88 as permitted sender) Received: from [65.55.90.88] (HELO snt0-omc2-s13.snt0.hotmail.com) (65.55.90.88) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Jan 2011 17:33:53 +0000 Received: from SNT132-W12 ([65.55.90.72]) by snt0-omc2-s13.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Thu, 27 Jan 2011 09:33:33 -0800 Message-ID: X-Originating-IP: [90.14.108.204] From: Doctor John Carter To: Subject: getRequestURL and action Date: Thu, 27 Jan 2011 18:33:32 +0100 Importance: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginalArrivalTime: 27 Jan 2011 17:33:33.0379 (UTC) FILETIME=[520E6930:01CBBE48] =09 =09 =09 =09 =09 =09 Struts version 2.1.8.1 All my jsp pages include a header.jsp file. This header file is made for the choice of the languages. There are 3 =A0links with the same action Th problem is that I don 't want to go back to the same page for all the jsp file(home page for example). I want to go back to the origin pag after the user has choose his language So I would like to know how is it possible in the Struts=20 Thank you Florent = --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org