Answer Posted / tulasi vani
The different types of servlets are
Generic Servlets
Http Servlets
Is This Answer Correct ? | 173 Yes | 11 No |
Post New Answer View All Answers
What do you mean by default initialization in java servlet?
Why HttpServlet class is declared abstract?
Explain the war file?
What do you mean by deployment descriptor?
Who is responsible for writing a constructor?
What is Servlet API used for connecting database?
Is it good idea to create servlet constructor?
What is the difference between 2 types of servlets?
Can we use threads in Servlets?
What is a java servlet?
What are the difference between session and cookies in servlet? Explain
What if you need to span your transaction across multiple servlet invocations?
What are the advantages of Servlet over CGI?
What do you mean by cgi and what are its drawbacks?
How do you load an image in a Servlet?