Multiple Choice
Which of the following is true?
A) Preserving of any state across method calls does not performed by Stateless session beans
B) Multiple users can access Stateful session beans at the same time
C) Both are correct
D) none
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: Stateful Session beans contain<br>A) Home Interface<br>B) Remote
Q7: Which method of the request object is
Q8: Which of the following property of Java
Q9: Which of the following is not an
Q10: Given the following code in a stateful
Q12: Which statement about JTA and resource-local entity
Q13: Choose the incorrect statement from the following
Q14: Which of the following is not a
Q15: Which method of the servlet is/are called
Q16: Which of the following is not true