Multiple Choice
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
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Which statement characterizes stateless session beans?<br>A) They
Q2: Which two of the following is responsible
Q3: Which statement about entities is correct?<br>A) Entities
Q5: Which services are provided to EJB components
Q6: Which of the following is not an
Q7: EJB QL is a Query Language provided
Q8: A message driven bean is like statefull
Q9: Which EJB container must provide an implementation
Q10: Which two of the following must be
Q11: A session bean represents a multiple clients