Q20
In JSP, what is the purpose of the `` tag in JSTL (JavaServer Pages Standard Tag Library)?
A.
To create JavaBeans
B.
To execute SQL queries
C.
To define JavaBean properties
D.
To conditionally include content in the JSP page
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board