Multiple Choice
Which case of a session bean obtains the UserTransaction object via the EJBContext using the getUserTransaction() method in EJB transaction management?
A) Bean-managed transactions
B) Container-managed transactions
C) Both A & B
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q6: The ActionListener interface is used for handling
Q7: Which of the following is not true
Q8: Which session bean maintain their state between
Q9: Which services are provided to EJB components
Q10: Which of the following is not a
Q12: It is lightweight.It supports pluggable look and
Q13: The ActionListener interface is not used for
Q14: Which class provides many methods for graphics
Q15: Implement the Listener interface and overrides its
Q16: Java Bean is a _ technology<br>A)Component<br>B)scripting<br>C)middle tier<br>D)None