Differentiate Conversational from Non-conversational interactions?
No Answer is Posted For this Question
Be the First to Post Answer
How 'messaging' supported in EJB 2.0 Specification?
Write down the steps for the creation of stateless ejb.
Define Initial Context?
how to deploy enterprise javabeans?
What are the properties in Beans?
What is ejb ql?
How many ejb objects are created for a bean?
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?
For ejb applications with bean-managed transaction demarcations, which of the following is used by the client to get a reference to the usertransaction object for the weblogic server domain?
What does @singleton annotation do?
What is use of @postconstruct?
How is an entity bean created?