Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 14238 invoked from network); 11 Sep 2009 11:37:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Sep 2009 11:37:15 -0000 Received: (qmail 20472 invoked by uid 500); 11 Sep 2009 11:37:13 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 20416 invoked by uid 500); 11 Sep 2009 11:37:12 -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 20406 invoked by uid 99); 11 Sep 2009 11:37:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2009 11:37:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2009 11:37:02 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Mm4Qj-0006ZT-T0 for user@struts.apache.org; Fri, 11 Sep 2009 04:36:41 -0700 Message-ID: <25399361.post@talk.nabble.com> Date: Fri, 11 Sep 2009 04:36:41 -0700 (PDT) From: jcllings To: user@struts.apache.org Subject: Re: Problem with result returning from interceptor In-Reply-To: <25399254.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: jlistnews@gmail.com References: <279678cc0908210036w3c20768cl494c257f4f2c89ae@mail.gmail.com> <8CBF07F22C67875-110C-6CB9@webmail-m001.sysops.aol.com> <25399111.post@talk.nabble.com> <25399254.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org jcllings wrote: > > Hmmm.... on second thought, perhaps if it is a global-result, you should > be able to see it on all actions? Just a guess because I don't see that > in my case. > > Jim C. > OK, I was able to get the config-browser to display the result. Is it OK to use chain, as I have below? All I'm really trying to do is force the user to a specific page but I have to call an action to populate tables and list boxes and stuff on that page. /admin/funkycool.action -- View this message in context: http://www.nabble.com/Problem-with-result-returning-from-interceptor-tp25075486p25399361.html 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