Ad Java MCQ
Advanced Java
Which of the following is a valid standard action that can be used by a jsp page to import content generated by another JSP file named another.jsp?
Which of the following is a valid standard action that can be used by a jsp page to import content generated by another JSP file named another.jsp?
Which of the following is a valid standard action that can be used by a jsp page to import content generated by another JSP file named another.jsp?
a. <jsp:include page='another.jsp'/>
b. <jsp:import page='another.jsp'/>
c. <jsp:include file='another.jsp'/>
d. <jsp:import file='another.jsp'/>
Answer: A
Learn More :
If the answers is incorrect or not given, you can answer the above question in the comment box. If the answers is incorrect or not given, you can answer the above question in the comment box.