Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 4923 invoked from network); 19 Jan 2011 09:50:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2011 09:50:11 -0000 Received: (qmail 79841 invoked by uid 500); 19 Jan 2011 09:50:08 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 79480 invoked by uid 500); 19 Jan 2011 09:50:05 -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 79471 invoked by uid 99); 19 Jan 2011 09:50:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jan 2011 09:50:04 +0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mhm.sidi@gmail.com designates 209.85.216.48 as permitted sender) Received: from [209.85.216.48] (HELO mail-qw0-f48.google.com) (209.85.216.48) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Jan 2011 09:49:57 +0000 Received: by qwh6 with SMTP id 6so626767qwh.35 for ; Wed, 19 Jan 2011 01:49:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=XTkpvonwrx27archMVxn8OCDvh5P2GYbfG7J/7jDZYA=; b=SA4O3KfpB7NWz/4nqp5xi5Mmzc+DPNwYpNhquwZLDxIwzOKdhjKGsNMSjXu6J+/LeQ iDI7lquA+NtqTOEB9u6geS3HLmZjxawafl0ONhVDb+G5qxluT6h5+P/b9xLYH36uueko xv97eQWPjn5aTJlG5TVubw15knupt9/Jv5GpA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=eNwv5wHfAqTCVw/ZzRPQLbpjARstJnc4n5VaZg8YB+l1V2l3eW9WJTtdm7kmIVgN9q L4b0I9FG/H6TF2GVUBdPJ2wlvUX8BWEJzwaHXsYOW4V1et3TlJ8x3Od7afWAFV3ydIUt ltH/Oe9WewPoVixOBtYD/hnJvWFVXljdz3QuY= MIME-Version: 1.0 Received: by 10.224.80.212 with SMTP id u20mr504595qak.128.1295430576940; Wed, 19 Jan 2011 01:49:36 -0800 (PST) Received: by 10.220.203.5 with HTTP; Wed, 19 Jan 2011 01:49:36 -0800 (PST) In-Reply-To: References: Date: Wed, 19 Jan 2011 10:49:36 +0100 Message-ID: Subject: Re: Redirect & RedirectAction forwarding to localhost:8080 if no protocol mentioned in namespace From: Mohamed SIDI To: Struts Users Mailing List Content-Type: multipart/alternative; boundary=0015175cb1105ea6da049a2fef5a --0015175cb1105ea6da049a2fef5a Content-Type: text/plain; charset=ISO-8859-1 can you put out your configuration in struts.xml? 2011/1/18 Harsh Grover > I'm using redirectAction to send the user to another action using > redirectAction. However, if the namespace is not provided, the request is > getting forwarded to localhost:8080 (my server instance). I'm using apache > in front of my app server, and this is breaking my flow. Is there any > configuration I need to change? I cant put the complete url in my namespace > since I have multiple environments. > > Any help on this is highly appreciated. > > Thanks. > -- Cordialement Mohamed --0015175cb1105ea6da049a2fef5a--