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 mean by ejb?
What is the difference between @requestparam and @pathvariable?
Explain transaction and various methods to manage it?
What is bean-managed persistence?
How to create ejb project in eclipse?
How entity beans support container managed persistence?
What is the use of @ejb annotation?
What is ejb application?
What is ejb ql?
What are ejb components?
How can I access ejb from asp?
What is ejb and its types in java?
What do you mean by ejbdoclet?
What is the use of @resource?
Is it legal to have static initializer blocks in ejb?