Differentiate between the print writer and servlet output stream?
What is the difference in between the httpservlet and generic servlet?
What is a servlet context?
What is the difference between using getSession(true) and getSession(false) methods?
Explain the architechure of a servlet?
What is servlet and its types?
What is the difference between CGI and Servlet?
Explain mvc pattern.
What is the major difference between context parameter and context attribute?
What are the two important api's in for servlets?
What is httpservlet and how it is different from genericservlet?
Explain the lifecycle of a servlet?
How can we implement a jsp page?
Explain request dispatcher and its methods.
What is the