Can we override serivice()method in jsp?

Answers were Sorted based on User's Feedback



Can we override serivice()method in jsp?..

Answer / devika

no

Is This Answer Correct ?    4 Yes 1 No

Can we override serivice()method in jsp?..

Answer / vivek

NO
because all the JSP code will get translated within the
service methode.

Is This Answer Correct ?    4 Yes 1 No

Can we override serivice()method in jsp?..

Answer / kishor

Cannot override the final method from HttpJspBase

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More JSP Interview Questions

How to find the hidden answers present in an online exam?

3 Answers  


What is the difference between include and jsp directive: include action?

0 Answers  


What is the jsp:getproperty action?

0 Answers  


Define JSP Scriptlet.

0 Answers  


How do you restrict page errors display in the JSP page?

2 Answers   IBM, TCS,






How will you use jsp el in order to get the http method name?

0 Answers  


What is session setattribute?

0 Answers  


How to forward a request to another source?

0 Answers  


Explain jsp?

0 Answers  


Which jsp lifecycle methods can be overridden?

0 Answers  


What is jsp index?

0 Answers  


Why jsp is used instead of html?

0 Answers  


Categories