Explain the important elements of ejb?
What is stateless code?
How does ejb work in java?
What is bean in ejb?
Mention the three levels for applying interceptor methods.
Differentiate ‘Stateful Session’ from ‘Entity Bean’ ?
Enlist the changes in EJB 2.1 ?
What is the difference between session and entity beans? When should I use one or the other?
Can remove() be a Stateless Session bean?
Which is the only method defined in the javax.ejb.handle interface?
What does statelessness mean?
What does ejb stand for?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations? When would I use one over the other?
What is a ejb container?
What is ejb container?