Life cycle methods in stateless Session Beans?
Answer Posted / janet
ejbCreate()
setSessionContext()
ejbActivate -- never called
ejbPassivate()
ejbRemove()
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Elucidate callback in ejb?
What is stateless code?
What is ejb and its properties?
What is activemq used for?
Define EAR, WAR and JAR ?
Can tomcat run ejb?
What is stateless authentication?
What is ejb technology?
Is decorator an ejb design pattern?
What is stateless and stateful?
What are the basic and subtypes of enterprise java beans (ejb)?
Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?
How does the server decide which beans to passivate and activate?
Define ejb Create() and EjbPostCreate()?
What is ejb and its types?