Home » JAVA Programming » Java Basic » Question
  1. jspService() method of HttpJspPage class should not be overridden.
    1. False
    2. True
    3. NA
    4. NA
    5. NA
Correct Option: A

_jspService() method is created by JSP container. Hence, it should not be overridden.



Your comments will be displayed only after manual approval.