Following method(s) cannot be overridden in the JSP page.

Skill/Topic: Programming Constructs
A) jspDestroy()
B) jspInit()
C) _jspService()
D) getParameter()

Showing Answers 1 - 12 of 12 Answers

srinu

  • Dec 13th, 2005
 

_jspService() cannot be overridden

  Was this answer useful?  Yes

rambabu

  • Feb 13th, 2006
 

we can override

jspInit()

jspDestroy()

  Was this answer useful?  Yes

anuvarshini

  • Aug 31st, 2017
 

C) _jspService()

  Was this answer useful?  Yes

vamsi

  • Dec 6th, 2018
 

C) _jspService()

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions