What are the supporting protocol by HttpServlet ?
No Answer is Posted For this Question
Be the First to Post Answer
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.
Can we get PrintWriter and ServletOutputStream both in a servlet?
can i call init() method in destroy() method of servlset. ?
How do I use cookies to store session state on the client?
What are the difference between HttpServlet and GenericServlets?
where the generated jsp source file are stored?
What are the exceptions thrown by Servlets?
What do you mean by session tracking and also explain its techniques?
What is cookies in servlet with example?
How many ways are available to ger RequestDispatcher object?
What exactly is a servlet?
Which application server is best for java?