Answer Posted / niranjanravi
EJB is a distributed component which is used to develop the
business applications.It is a technology that is based on
J2EE platform.
EJB is a java object that is implemented to the EJB
specifications.EJB has some special features of addressing
the problems like deployability on various standardised
servers,transactions,persistence etc.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What do you understand by session facade?
Enlist the contents of Container.
What are the callback annotations for entity bean?
How does ejb container work?
What were entity beans?
What are the key features of the ejb technology?
Is ejb a framework?
Is ejbCreate() method mandatory while defining a Session Bean?
Is method overloading allowed in ejb?
What are the limitations of using local object?
What do you mean by EJB architecture?
What are the system services of ejb container?
What is EJB object?
What is ejb and its architecture?
Which is the only method defined in the javax.ejb.handle interface?