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
Explain mvc pattern.
What methods do you use in servlet - applet communication?
Explain jsessionid and when is it created?
What are the advantages of Servlet over CGI?
What are the advantages of servlets over traditional cgi?
If a servlet is not properly initialized, what exception may be thrown?
List some life cycle methods of a servlet.
How can you run a servlet program?
Who is responsible to create the object of servlet?
Which java framework is most popular?
How is an application exception handling is done using a servlet?
What are the different ways we can maintain state between requests?
How do servlets work?
Explain the difference between jsp and servlet?
What is difference between PrintWriter and ServletOutputStream?