what is the difference between doGet() and doPost()?
Answer Posted / rajkumari meena
the perticular data is sent to the server by dopost()
doget() is move to the next page
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Are Servlets Thread Safe? How to achieve thread safety in servlets?
What are the kinds of http requests?
What is the major difference between context parameter and context attribute?
Why is http protocol called as a stateless protocol?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What are different ways for servlet authentication?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Why is init() method is used in servlets?
List out difference between a JavaBean from a Servlet?
Where do you define dispatcherservlet?
What is the difference in between the httpservlet and generic servlet?
Does servlet have main method?
What if you need to span your transaction across multiple servlet invocations?
What is life cycle of Servlet?
What is the web server used for running the Servlets?