Vidyalelo
Java Programming · Q20

Java Session Management and JSP

Programming · Java Programming · question 20

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board