When to use doget() and when dopost()?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use sendredirect() method?
What exception should be thrown when servlet is not properly initialized?
Differentiate between the print writer and servlet output stream?
What are the methods in HttpSession and their use?
Servlet is pure java object or not?
What is the difference between using getSession(true) and getSession(false) methods?
Explain get and post.
What are different ways for authentication of servlet?
How a servlet is unloaded?
How do you define a servlet?
Why is init() method is used in servlets?
servlet life cycle?