What is servlet initializer?
No Answer is Posted For this Question
Be the First to Post Answer
Explain their methods? Tell me their parameter names also have you used threads in servlet?
Can threads be used in Servelet?
List the Different types of servlet?
Differentiate between the get and post method
What is the purpose of requestdispatcher interface?
How we can create war file in servlet?
What is lazy loading and what is Generic Servlet Class?
How the typical servlet code look like ?
Difference between Include, Forward and sendRedirect in Servlet?
Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
What is httpservlet class?
Can we override destroy method in servlet?