what is an ejb object?

Answer Posted / vamsee

Ejb objects are used to access the Business logic methods
defined by the user in the bean. client gets the reference
of the object using JNDI, and cast the object as the
HomeObject and access the methods in the bean.

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why stateless is better than stateful?

530


What is difference between ejb and spring?

522


What are stateless applications?

571


How does ejb work in java?

551


What is stateful session bean?

570






List down the steps for the demonstration of ejp persistence mechanism.

630


What is EJB server?

602


What is the difference between find and select methods in ejb?

541


What is the difference between session and entity beans? When should I use one or the other?

558


What is the procedure of ejb container to handle exceptions?

554


What are the limitations of using local object?

541


Enlist the CallBack methods of Session Bean?

568


What is ejb and its architecture?

519


How does the server decide which beans to passivate and activate?

533


What do you mean by bean managed transaction?

555