What is the servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between the get and post method
How can we invoke another servlet in a different application?
What are the type of protocols used in httpservlet?
What do you mean by singlethreadmodel interface?
What are the steps involved in placing a servlet within a package?
What are the phases of the servlet life cycle?
Can we call destroy() method inside the init() method? What happens when we do so?
What is the use of java servlet api?
What is servlet and how it works?
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 Server-Side Includes?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?