What is ejb technology?
No Answer is Posted For this Question
Be the First to Post Answer
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
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?
Is it possible to share an httpsession between a jsp and ejb?
Can a client interact with an JavaBean directly? Explain?
What is difference between ejb 1.1 and ejb 2.0?
How can one EJB be called from within another EJB?
Explain the important elements of ejb?
Why serialization is used?
What is the difference between session and entity beans? When should I use one or the other?
What is Enterprise JavaBeans (EJB)?
what are main features in EJB?
What is a ejb container?