why are extending GenericServlet and why are extending
HttpServlet explain?
Answer Posted / rama
iam not satisfied this answer .u r gave good answer,but it
is not expline entrilly.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the types of servlets? Explain
What is servlet initializer?
How can we perform any action at the time of deploying the project?
When to use doget() and when dopost()?
What are the important functions of filters?
Which is the methods of generated servlet?
What is the purpose of requestdispatcher interface?
How to read request headers from servlets?
Explain url encoding?
Which java application server is the best?
How can we upload the file to the server using servlet?
What is the difference between Servlets and Applets?
What do you mean by interservlet communication?
How can the session in servlet be destroyed?
Explain mvc pattern.