Q.

Which of the following is not true for <jsp:useBean> tag in JSP page?

A. Locates a bean instance
B. Stores object reference of the bean in a variable
C. Creates an instance if fails to locate the bean instance
D. Does not execute the body tag if any
Answer» D. Does not execute the body tag if any
1.7k
0
Do you find this helpful?
16

Discussion

No comments yet