When should you prefer to use doget() over dopost()?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between JspWriter and PrintWriter
What is java servlet session?
What are the servlet events?
What is the directory structure of a war file?
Can we use the constructor, instead of init(), to initialize servlet?
Where do you define dispatcherservlet?
List the Different types of servlet?
What if you need to span your transaction across multiple servlet invocations?
What are the life-cycle methods for a servlet?
What's the use of servletcontext?
Which method the Servlet container call to create the instance of the servlet?
16 Answers emc2, JK Technosoft,
Can we get PrintWriter and ServletOutputStream both in a servlet?