Multiple choice

The element that contains the content of another resource in the web application before the contents generated by a JSP is

  1. include-prelude

  2. include-code

  3. el-enabled

  4. import

  5. session

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This element can be used to contain the content of another resource in a web application before the contents generated by a JSP.