Is it possible to share an httpsession between a jsp and ejb?
What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?
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 happens when I change a value in the httpsession from inside an ejb?
Is is possible for an ejb client to marshal an object of class java.lang.class to an ejb?
What is message-driven bean?
What is the difference between session and entity beans? When should I use one or the other?
What is the difference between message driven beans and stateless session beans?
What are the key benefits of the ejb technology?
What are the key features of the ejb technology?
What is session facade in ejb?
What are ejb containers?
What is ejb and its architecture?
How does ejb work in java?
Why do we need ejb in java?