Define Initial Context?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between ejbcreate() and ejbpostcreate?
Explain the important elements of ejb?
What is backing bean?
Is it possible to have threading in ejb?
How do identify two same entity beans?
What are the steps involved in creating a Bean?
What causes statelessness?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
How many ejb objects are created for a bean?
Life cycle methods in stateful session beans?
What is Enterprise JavaBeans?
Define Clone?