Answer Posted / john doe
The Stateful session bean stores its state using the .ser file
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How is ejb different from java beans?
How can one EJB be called from within another EJB?
Define ejb Create() and EjbPostCreate()?
Define Initial Context?
What are ejb containers?
What is an entity manager?
What are ejbs used for?
Is it legal to have static initializer blocks in ejb?
Is ejb be called from another ejb? If yes then how?
What is EJB server provider?
What are the callback annotations for entity bean?
How can a session bean be configured for transactions of bean-managed?
How does the server decide which beans to passivate and activate?
What are the basic and subtypes of enterprise java beans (ejb)?
Can EJB made to handle multiple transactions?