Is that servlet is pure java object or not?
No Answer is Posted For this Question
Be the First to Post Answer
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What are cookies and how will you use them?
how many jsp scripting elements are there and what are those?
Difference between GET and POST?
What is servlet name in web xml?
Why servlet is faster than jsp?
What is use of parseQueryString?
What is difference between server and servlet?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
What is HTTP Session ?
What is meant by a web application
Write a command to get actual path of a servlet to the server?