Which is more beneficial: CMP or BMP?
No Answer is Posted For this Question
Be the First to Post Answer
Can stateful session beans are persistent?
What is EJB object?
What is @resource in java?
java doesnot support multiple inhetance. but a interface can support.how the ambiguities are rectified in interfaces?
Can a client interact with an JavaBean directly? Explain?
What is the default transaction attribute for an ejb?
Can tomcat run ejb?
What are the system services of ejb container?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
What are stateless applications?
How does ejb container work?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?