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 send data from jsp to jsp?

0 Answers  


What are request and response objects?

0 Answers  


How many jsp scripting elements are there and what are they?

0 Answers  


How to ignore the el expression evaluation in a jsp?

0 Answers  


Explain jsp technology?

0 Answers  






What is the requirement of a tag library?

0 Answers  


What language is used to write servlets and jsp?

0 Answers  


How does a servlet communicate with a jsp page?

0 Answers  


what are the alternate way to use the scriplet in jsp.

1 Answers  


Write a Program using Servlet and JDBC for developing online application for displaying the details of Cars owned by the residents in XYZ society. Make necessary assumptions and create appropriate databases.

1 Answers   ME,


What is el in jsp?

0 Answers  


Why do we need custom tags in jsp?

0 Answers  


Categories