What happens when I change a value in the httpsession from inside an ejb?
No Answer is Posted For this Question
Be the First to Post Answer
how to deploy enterprise javabeans?
A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose?
Is decorator an ejb design pattern?
Explain what is an EJB Context?
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 do you understand by annotation in ejb to do the database entity relationships/mappings with examples?
List some key actors in persistence api.
What is enterprise bean?
What are stateless applications?
Why stateless is better than stateful?
whatis the diff between ejb and servlet/jsp
How is consistency maintained by Stateful Session through transaction updates ?