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
What is table mutation and how do you avoid it?
Java is fully object oriented languages or not?
How task's priority is used in scheduling?
What is the highest-level event class of the event-delegation model?
hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me
Will the general public have access to the infobus apis?
What is synchronization and why is it important?
What restrictions are placed on the values of each case of a switch statement?
What is the form of storage space in java?
How would you create a button with rounded edges?
Where can I ask questions and make suggestions about seam?
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??
What’s jboss cache in short?
what is the use of State Factories?
What are the pros and cons of detached objects?