no, pure struts. The class that it extends from is included in the same package. Not sure why it'd look like a singleton
On Mon, Nov 4, 2013 at 12:07 PM, Lukasz Lenart <lukaszlen...@apache.org>wrote: > 2013/11/4 Ali Akhtar <ali.rac...@gmail.com>: > > 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 > singleton. > > > Regards > -- > Ćukasz > + 48 606 323 122 http://www.lenart.org.pl/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > >