why are extending GenericServlet and why are extending
HttpServlet explain?
Answer Posted / dinesh goud
why bcoz,this GenricServlet and HttpServlet are implementing the Servlet interface..............
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is string tokenizer?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Does servlet have main method?
What do you mean by chaining in servlet?
What is the dispatcher servlet?
What's the servlet interface?
What is the inter-servlet communication?
How can you run a servlet program?
Why is httpservlet declared abstract?
Explain the difference between jsp and servlet?
What are the types of an http request?
What's the architecture of a servlet package?
What are the different methods involved in generic servlet?
What is the procedure of invoking different servlet in a different application?
what is multiple server?