Lecture 31 Quiz: JSP Directives, Standard Actions & Custom Tag Libraries

Note

Review before quiz: Lectures | Week 10 Content | Lab 8

Lecture 31 Self-Check

Question 1: What do JSP directives provide?
Select an item
Question 2: Which include approach is processed at translation time (static include)?
Select an item
Question 3: Which standard action forwards the current request to another JSP?
Select an item
Question 4: Which directive syntax correctly imports a Java class in a JSP page?
Select an item
Question 5: What is the primary benefit of using JSTL in JSP pages?
Select an item