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
Is the session factory thread safe?
Which are the different segments of memory?
Is there a guarantee of uniqueness for entity beans?
What are the pros and cons of detached objects?
Define aop(assepct oriented programing)?
What is glasgow?
which type of objects reference will be given to client?
What are local interfaces? Describe.
What is chat area? Explain.
What is message driven beam?
What if the static modifier is removed from the signature of the main method?
What is a modular application?
What is the difference between long.class and long.type?
Can I run seam outside of jboss as?
What is the difference between a menuitem and a checkboxmenuitem?