Q.

Which statement about session beans is true?

A. In both stateless and statefull session classes, the bean provider must write the method public void remove()
B. The method << remove >> in the component interface can be accessed only by the remote clients
C. The bean’s handle must be provided by the client, in order to ask the EJBHome for removing a session bean
D. None of the above
Answer» C. The bean’s handle must be provided by the client, in order to ask the EJBHome for removing a session bean
1.7k
0
Do you find this helpful?
18

Discussion

No comments yet