can we override service method in my servlet class..?? if
yes or no why ??
Answer Posted / ravikiran
no it's not a good practice to overide the service
method...if we call any of the doxxx method then internally
it will call the service method of the HttpServlet
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
how many jsp scripting elements are there and what are those?
How to get the server information in a servlet?
What are all the advantages of servlet over cgi?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
How can we achieve transport layer security for our web application?
What are some advantages of storing session state in cookies?
Why servlet is faster than jsp?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
List the Different types of servlet?
How does tomcat servlet container work?
What are the servlet events?
What does the term localization refer to?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What's the architecture of a servlet package?