Un-Answered Questions { Servlets }

What mechanisms are used by a Servlet Container to maintain session information?

666


Which interface must be implemented by all servlets?

795


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

568


Difference between GET and POST?

709


What is Servlets and explain the advantages of Servlet life cycle?

583


What is the difference between Difference between doGet() and doPost()?

756


Why don't we write a constructor in a servlet?

592


What is session?

641


Define servlet mapping?

660


Why is Servlet so popular?

614


How can I send user authentication information while making URL Connection?

547


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

573


What is servlet container?

665


What is the GenericServlet class?

604


What is servlet api used for conneting database?

698