Given the following to JSP files select the right answers. <%@ include file=”included.jsp” %> <%@ page errorPage=”OneErrorPage.jsp” %> ////////// different file <%@ page errorPage=”AnotherErrorPage.jsp” %> Hello
Reveal answer
Fill a bubble to check yourself