Home » JAVA Programming » Java Basic » Question
  1. Which of the following is not a directive in JSP?
    1. taglib directive
    2. page directive
    3. command directive
    4. include directive
    5. None of these
Correct Option: C

command directive is not a directive in JSP.



Your comments will be displayed only after manual approval.