The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
No Answer is Posted For this Question
Be the First to Post Answer
What is ejb home object?
What ejb means?
How 'messaging' supported in EJB 2.0 Specification?
Life Cyle methods in Entity Bean with Container Managed persistence
Enlist the CallBack methods of Entity Bean.
What is the difference between @requestparam and @pathvariable?
What is ejb and its types in java?
Can the primary key in the entity bean be a Java primitive type such as int?
What is the new basic requirement for a cmp entity bean class in 2.0 from that of ejb 1.1?
What is the full form of ejb in java?
Transaction Attributes? What is the use of ?RequiresNew?
What is ptp model?