Home » JAVA Programming » Java Basic » Question
  1. Which of the following action variable is used to include a file in JSP?
    1. jsp:plugin
    2. jsp:setProperty
    3. jsp:getProperty
    4. jsp:include
    5. None of these
Correct Option: D

jsp:include action variable is used to include a file in JSP.



Your comments will be displayed only after manual approval.