Which of these is true about include directive? Select the one correct answer.
a. The included file must have jsp extension.
b. The XML syntax of include directive in <jsp:include file="fileName"/> .
c. The content of file included using include directive, cannot refer to variables local to the original page.
d. When using the include directive, the JSP container treats the file to be included as if it was part of the original file.
Answer: D
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.