we cant Override Jsp Service method?Why?

Answer Posted / gunarathinam

My concern is as previous answer _jspServeice() is wriiten
by container and also in that method all the implicit
objects will be created except request and response. if you
overrirde that method you cant get those object. That is
the reason we cant overrirde service method in jsp.

Is This Answer Correct ?    44 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

568


List out the difference between ServletConfig and ServletContext?

601


What are the different methods involved in generic servlet?

558


Given the request path below, which are context path, servlet path and path info?

546


What does the term localization refer to?

586






What do you mean by request dispatcher in servlet? Also explain its methods.

610


What do you mean by servlet?

723


Can you call a jsp from the servlet?

546


What do you mean by interservlet communication?

586


Can we override servlet service method?

587


How can you use a servlet to generate a plain text instead of html?

595


How to generate the server side programming and the advantages of it over the other languages?

563


Why is http protocol called as a stateless protocol?

537


Explain servlet.

571


What is difference between jsp and servlet?

646