What is the difference between ejb and java beans?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by ejbdoclet?
What are ejbs used for?
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?
What is difference between stateless and stateful?
What is message-driven bean?
How 'messaging' supported in EJB 2.0 Specification?
How do you implement the Local Interfaces ?
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?
Can Container managed Bean-Managed Persistence ?
Enlist the CallBack methods of Entity Bean.
Why is ejb used?
What are the callback annotations for entity bean?