|
Re: EJB: How container will maintain synchronization of multiple calls to an entity bean?
It is a nice answer.
EJB container itself takes care of synchronization task.so single instance can respond for more than one request simultaneously.
Comments are welcome.
Regards,
R.P.Karunakaran.
|