What are the types of protocols supported by httpservlet ?
What are the supporting protocol by HttpServlet ?
When servlet object is created?
How do you invoke a servelt?
why we should override only no-agrs init() method.
Whether we can get deadlock situation in servlets?
What is session?
What is string tokenizer?
What are the common methods that are included in the http servlet class?
Explain the steps involved in placing a servlet within a package?
Why is http protocol called as a stateless protocol?
What are the difference between session and cookies in servlet? Explain
What is the importance of init() method in Servlet ?
Which protocol will be used by browser and servlet to communicate
Which method of the httpservletrequest object is used?