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 <[email protected]>wrote: > 2013/11/4 Ali Akhtar <[email protected]>: > > 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: [email protected] > For additional commands, e-mail: [email protected] > >

