Answer Posted / nirmala
1.bean class shouldimplement the inteface specifying that
the typeof the bean(SB,EB,MDB)
2.which in turn extends javax.ejb.EnterpriseBean
3.extends serializable interface
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What’s the difference between hibernate and ejb 3?
What is the full form of ejb in java?
How ejb invocation happens?
What is ejb javatpoint?
What are the key benefits of the ejb technology?
What is meant by ejb?
What is activemq used for?
What is message-driven bean?
What is the procedure for the creation of stateless ejb?
What are the system services of ejb container?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception?
what is the Relationship between EJB and CORBA architecture?
How to create ejb project in eclipse?
What are stateless applications?
What is stateless and stateful?