Difference Between getRequest and PostRequest?

Answer Posted / hitler

The get request send the data in the URL , it limited to 250
characters , the data is not secured .
The Post Request is better then get because it sending in Body
and the Data is no limitation .
Get Request is little bit faster then Post Request

Is This Answer Correct ?    22 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

whats is mean by connectionpooling

1568


AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?

1642


the same information whether it will connect to the database or it will be used previous information?

577


What is JTS?

1864


What are callback interfaces?

593






What do you need to set-up a cluster with jboss?

577


Define prototype?

585


When a thread blocks on i/o?

572


Whats new with the stop(), suspend() and resume() methods in jdk 1.2?

589


What are the design considerations while making a choice between using interface and abstract class?

543


In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?

2158


Where can I find seam examples and documentation?

569


when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1108


How many times may an objects finalize() method be invoked by the garbage collector?

674


What is the difference between the string and stringbuffer classes?

546