What is httpservlet and how it is different from genericservlet?
Why servlet is mostly used?
Difference between httpservlet and generic servlets?
Who is responsible for writing a constructor?
What is the default http method in the servlet?
How do you deal property files in servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is the
What is servlet interface?
What is the difference between the include() and forward() methods?
What are some disadvantages of storing session state in cookies?
What is the servlet?
What are the differences between the servletconfig interface and the servletcontext interface?
What are the functions of the servlet container?
Can servlet have a constructor ?