I think Dave is right. in struts 1 action is a singleton but in 2 it gets created per request. Anyway thank.
*Thanks and Regards,* Muralidhar Yaragalla. * * On Wed, Sep 25, 2013 at 4:58 PM, Dave Newton <davelnew...@gmail.com> wrote: > Yes. Actions are created per-request. > On Sep 25, 2013 7:19 AM, "Yaragalla Muralidhar" <yaragallamur...@gmail.com > > > wrote: > > > will action class gets created for every new request even when new > request > > is also to the previous actionclass? > > > > *Thanks and Regards,* > > Muralidhar Yaragalla. > > * > > * > > >