How do you implement the Local Interfaces ?
What is bean-managed persistence?
Why do we need ejb in java?
Enlist the contents of Container.
What are the properties in Beans?
What is meant by manifest files ?
Why stateless is better than stateful?
How is ejb different from java beans?
The ejb container implements the ejbhome and ejbobject classes. For every request from a unique client, does the container create a separate instance of the generated ejbhome and ejbobject classes?
In an EJB project, Howmany tables and How many entity beans are used?
What is enterprise bean?
What is Transaction attribute?
Mention the three levels for applying interceptor methods.