Hi!

I am using struts2 and hibernate in my web application. please hint me how i can prevent multiple access to same data in database by multiple requests?

thanks..