Multiple choice

Directives are used in JSP page at

  1. page translation time

  2. class loading time

  3. compilation time

  4. instantiation time

  5. none of the above

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

Directives are used to instruct the container at translation time.