Question 1 of 25
Hints left: 3
Q1
What is the purpose of the `` tag in JSTL (JavaServer Pages Standard Tag Library)?
Q2
What is the role of the `javax.servlet.jsp.tagext.TagSupport` class in JSP custom tag development?
Q3
What is the purpose of the `` tag in JSTL (JavaServer Pages Standard Tag Library)?
Q4
What is the purpose of the `javax.servlet.jsp.PageContext` object in JSP?
Q5
In Java web applications, what is the purpose of the `HttpSessionListener` interface?
Q6
In JSP, what is the purpose of the `` action?
Q7
Which of the following is NOT a valid JSP standard action?
Q8
What is the `` tag used for in JSP?
Q9
In JSP, what is the role of the `` action?
Q10
What is the purpose of the JavaServer Pages Expression Language (EL)?
Q11
What is the purpose of the `javax.servlet.jsp.JspException` class in JSP?
Q12
Which of the following is NOT a valid JSP directive?
Q13
In JSP, what is the purpose of the `` tag in JSTL (JavaServer Pages Standard Tag Library)?
Q14
In JSP, what is the `` action used for?
Q15
What is the role of the `javax.servlet.http.HttpSessionBindingListener` interface?
Q16
In Java Servlets, what is the purpose of the `javax.servlet.http.HttpSessionActivationListener` interface?
Q17
What does the term "JSP tag" refer to in JavaServer Pages?
Q18
Which JSP directive is used to import Java classes into a JSP page?
Q19
In JSP, what is the `` action used for?
Q20
What does the term "JSP EL" stand for in JavaServer Pages?
Q21
Which of the following is true about JSP implicit objects?
Q22
What is the primary purpose of the `HttpSessionBindingEvent` class in Java web applications?
Q23
In JSP, what is the `` action used for?
Q24
What is the purpose of the `` tag in JSTL (JavaServer Pages Standard Tag Library)?
Q25
What is the primary role of the JavaServer Pages Standard Tag Library (JSTL)?