Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C9A22100F5 for ; Mon, 4 Nov 2013 07:07:51 +0000 (UTC) Received: (qmail 78979 invoked by uid 500); 4 Nov 2013 07:07:48 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 78965 invoked by uid 500); 4 Nov 2013 07:07:41 -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 78957 invoked by uid 99); 4 Nov 2013 07:07:39 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 07:07:39 +0000 Received: from localhost (HELO mail-pd0-f174.google.com) (127.0.0.1) (smtp-auth username lukaszlenart, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Nov 2013 07:07:39 +0000 Received: by mail-pd0-f174.google.com with SMTP id z10so6350318pdj.19 for ; Sun, 03 Nov 2013 23:07:39 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=ijp7XITkZlE5zz+kH0UGNJh6Eamo72864vEpdkosEXU=; b=Sorep7qibsxcP0pr4TqqND8W6sXA7borGaGggUumHT2zhw6oLe42QGwkmF5vUxf/Z+ hI36eQUzEX7sfAECOFqgOmHXitOib/zJklg3JXl+qf+qC9TxvMR8nstlLiWdEvgY14tT 1naqtM0HVrLJvYCs2LbgKiRhUSjOkppP8lxbCrbujufD3cvyII8NaQ8pQW7MkvQXHTwZ RuxagdVb8cpF6cVpQcG1JHW/46XbHwGIj4qT//exYRI/aFv2nPp9CCUJnYMInlI9wAnt G5BM4OUe7XTr8y/9dWPAKENnKELb2jcCygp+kEpefe45XDbtPdBuY36MlOs+97ZGripj j7gw== X-Received: by 10.66.2.234 with SMTP id 10mr16502315pax.39.1383548859026; Sun, 03 Nov 2013 23:07:39 -0800 (PST) MIME-Version: 1.0 Received: by 10.68.229.170 with HTTP; Sun, 3 Nov 2013 23:07:17 -0800 (PST) In-Reply-To: References: From: Lukasz Lenart Date: Mon, 4 Nov 2013 08:07:17 +0100 Message-ID: Subject: Re: Struts seems to reset the action instance while its still in interceptor To: Struts Users Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 2013/11/4 Ali Akhtar : > For me, this gives this output: > > Original: alia.strutsTest.actions.ajax.FooBar@14d03c1, now: > alia.strutsTest.actions.ajax.FooBar@1318c29 > > Original: alia.strutsTest.actions.ajax.FooBar@14d03c1, now: > alia.strutsTest.actions.ajax.FooBar@1ef284c > > Original: alia.strutsTest.actions.ajax.FooBar@14d03c1, now: > alia.strutsTest.actions.ajax.FooBar@3eaa0f > > Please advise if this is the correct / expected behavior? Do you use Spring to create your actions? It looks like FooBar is a singlet= on. Regards --=20 =C5=81ukasz + 48 606 323 122 http://www.lenart.org.pl/ --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org