Saturday, 8 September 2012

For a stateful session bean, which method is activated by the container to save the state of the bean? | JAVA JSP

A. ejbCreate()
B. ejbPassivate()
C. ejbStore()
D. ejbSave()

Ans: C

No comments: