What is difference between GenericServlet and HttpServlet?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by request dispatcher in servlet?
How is an application exception handling is done using a servlet?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
Which method is called when reference variable is passed in system.net?
What if we pass negative value in load-on-startup?
How many ways are available to ger RequestDispatcher object?
What are different methods of session management in servlets?
How many objects of a servlet is created?
What are the difference between HttpServlet and GenericServlets?
How do I support both get and post from the same servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Explain the servlet filter.