When should you prefer to use doget() over dopost()?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the different ways for servlet authentication?
What is the workflow of a servlet?
List the Different types of servlet?
How many objects of a servlet is created?
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.
Explain the difference between GET and POST methods?
Define the servlet mapping.
How to upload a file to the server using servlet?
how to use servlets with j2ee ?
Is JSP Thread Safe ???? How To make JSP thrad safe ?????
What is the use of servlet context?
What is servlet collaboration?