123456789101112131415



Question 1: Which of the following statements are true for <jsp:usebean>. Select the two correct answers.
1. The id attribute must be defined for <jsp:usebean>.
2. The scope attribute must be defined for <jsp:usebean>.
3. The class attribute must be defined for <jsp:usebean>.