Explain the difference between get and post method in servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between get and post method?
What do you mean by servlet?
What is the default HttpRequest method?
What are the phases of servlet life cycle?
Are Servlets by default thread safe or not? thanks in advance regards Sudhakar
How servlets are deployed in java?
Given the request path below, which are context path, servlet path and path info?
Which event is fired at the time of session creation and destroy?
Servlet is pure java object or not?
Is dispatcher servlet a singleton?
Why doesn’t a servlet include main()? How does it work?
What is a servlet context?