Which JSP code snippet should be used in the template JSP to insert the JSP content for the body of the page?
Which JSP code snippet should you use in your main view JSPs to insert the header and pass the pageTitle variable?
Which JSTL code snippet produces the output "big number" when X is greater than 42, but outputs "small number" in all other cases?