Un-Answered Questions { Servlets }

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

667


Which interface must be implemented by all servlets?

796


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

568


Difference between GET and POST?

713


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

584


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

757


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

592


What is session?

643


Define servlet mapping?

660


Why is Servlet so popular?

615


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

548


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

574


What is servlet container?

665


What is the GenericServlet class?

604


What is servlet api used for conneting database?

700