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 url pattern in servlet?
Write a simple servlet program to print the contents of html.
Name the webserver that is used to run Servlets?
What compiler do not do if we create our own constructor?
What is httpservlet class?
when the jsp page is translated to servlet?
program for RequestDispatcher in servlets?
What are advantages of servlets over cgi?
Which method of the httpservletrequest object is used?
What is the major difference between servlet and applet?
Difference between doget and dopost?
Can servlet have a constructor ?