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
How to find whether a parameter exists in the request object?
Difference between get and post in java servlets?
Where do you define dispatcherservlet?
What is servlet configuration?
What are the differences between servlet context vs servlet config?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What are sessions in servlets?
Which java framework is most popular?
What are advantages of servlets over cgi?
What is the purpose of dispatcherservlet properties?
Can you send an authentication error from a servlet?
Why the concept of single thread model interface is used?
What is the difference between genericservlet and httpservlet
What are some advantages of storing session state in cookies?
What is servlet invoker?