Enlist the contents of Container.
Answer / Kamlesh Kumar Verma
The container in EJB manages various components such as Context, SessionContext, Transaction Management, Security Services, Life-cycle management of Beans, and Remote access via RMI-IIOP.
| Is This Answer Correct ? | 0 Yes | 0 No |
when deploying an EJB, does it possible to specify multiple JNDI names?
What is meant by manifest files ?
List down the steps for the demonstration of ejp persistence mechanism.
Enlist the declarative transaction types?
How does the server decide which beans to passivate and activate?
Define SessionContext ?
Is method overloading allowed in ejb?
Can EJB made to handle multiple transactions?
In an EJB project, Howmany tables and How many entity beans are used?
What are the transaction management benefits of the EJB architecture?
What is the difference between find and select methods in ejb?
What are types in SessionBeans?