Correct Ans: 1,3 5
Q1) Why is 1 correct?
It should be incorrect because the Head First book doesn't discuss beanName atttribute and when it's not discussed, it's usually the wrong answer. But here 1 is correct. I thought beanName is syntax error.
Q2) What combinations of useBean, class, type are acceptable in <
jsp:useBean...> tag?