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

What are session variable in servlets?

560


How to find whether a parameter exists in the request object?

659


What is servletconfig?

542


Explain web application directory arrangement?

583


What is httpservlet and how it is different from genericservlet?

596






How can the session in servlet can be destroyed?

704


Can we refresh servlet in client and server side automatically?

587


What is the use of httpservletresponsewrapper?

525


Can you send an authentication error from a servlet?

511


What are the disadvantages of storing session state in cookies?

625


When to use doget() and when dopost()?

623


What is cgi?

592


Define the servlet mapping.

544


What are the servlet events?

585


How can an existing session be invalidated?

655