Answer Posted / shaik
no we can not overridie service method
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
The code in a finally clause will never fail to execute, right?
What are the differences between the servletconfig interface and the servletcontext interface?
How do you get the ip address of the client in servlet?
What are the exceptions thrown by servlets? Why?
How httpservlet is different from the genericservlet?
Why servlet is used as controller ? Not JSP? I want complete explation?
Which is better jsp or servlet?
What is servlet interface?
What are the steps that are involved in using the httpservlet class?
How to get the actual path of servlet in server?
Why is init() method is used in servlets?
What are the functions of Servlet container?
When jsessionid is created?
What is the difference between the include() and forward() methods?
What is servlet collaboration?