Good starting point would be reading code of action context etc, it could
give you some answers that are not mentioned in any
faq/tutorial/documentation. Simplified answer is - struts2 actions are
thread safe (but that doesn't means that if you inject some statefull
service in your bean, it'll be a
Go through this link
http://stackoverflow.com/questions/10296108/struts2-actioncontext-and-valuestack
On Fri, May 4, 2012 at 11:18 AM, Puneet Babbar 2 wrote:
> Hi,
>
> I have slight confusion in understanding of the thread locality of the
> ActionContext. And action context contains the applicat
2 matches
Mail list logo