Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 43198 invoked from network); 10 Sep 2009 17:03:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 10 Sep 2009 17:03:56 -0000 Received: (qmail 78682 invoked by uid 500); 10 Sep 2009 17:03:53 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 78657 invoked by uid 500); 10 Sep 2009 17:03:53 -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 78647 invoked by uid 99); 10 Sep 2009 17:03:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 17:03:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jlistnews@gmail.com designates 74.125.78.24 as permitted sender) Received: from [74.125.78.24] (HELO ey-out-2122.google.com) (74.125.78.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2009 17:03:42 +0000 Received: by ey-out-2122.google.com with SMTP id 4so1017658eyf.3 for ; Thu, 10 Sep 2009 10:03:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=7KDpqqKlUAy6ZH0zNST2pUPHsjHKRQB5v6NZ5zuBtXo=; b=n38sa+qGOtUFet6s7ClUQHaJalQowv1I3eo13FwErq5KaBjpKMEPOG5z975+frPUZ+ aZf6gssDlZ1nQJ13z50/dsFJDRRZPJ1rhF14g086EciiuN9DBJOxhjH0+iTXcMEkmJ4Y EiI1ZbaxwignOzCQhUlPvbThknbeFJRm28ooc= 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:content-transfer-encoding; b=gpWlsOI40FS87IY86MwlhLA3gtWHbbOeaqm2xRicXuSwihG/DsKiprOyVdlpe/JyH2 10X5uQgGy1szTTKh8t6WNC22Hr3b5aIKCFjQy5O2wkhEvzy9y83whZ4wPETfdLX8STOH RaC0ifj5k9Hns77vh7oF+j33BgyjHCwdaFANA= MIME-Version: 1.0 Received: by 10.216.23.142 with SMTP id v14mr239139wev.5.1252602201887; Thu, 10 Sep 2009 10:03:21 -0700 (PDT) In-Reply-To: <9f960bad0909100958te80e5bdve979a7af007c5de9@mail.gmail.com> References: <8e3bcb0c0909100952y3928021fy59371ead5f39aed3@mail.gmail.com> <9f960bad0909100958te80e5bdve979a7af007c5de9@mail.gmail.com> Date: Thu, 10 Sep 2009 13:03:21 -0400 Message-ID: <8e3bcb0c0909101003j7f145672qedddcde995cfeeb9@mail.gmail.com> Subject: Re: Interceptor doesn't forward From: Jim Collings To: Struts Users Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Yes. On Thu, Sep 10, 2009 at 12:58 PM, Lukasz Lenart wrote: > 2009/9/10 Jim Collings : >> I have an interceptor that works fine otherwise. =A0It returns either >> invocation.invoke() OR it returns Action.LOGIN. =A0Problem is that I > > Did you create global result named "login"? > > > Regards > -- > Lukasz > http://www.lenart.org.pl/ > http://dailylog.lenart.org.pl/ > > --------------------------------------------------------------------- > 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