Difference Between getRequest and PostRequest?
Answer Posted / sitaram
getrequest means before doing the work with request. This
is fully secure. PostRequest means after done the work take
the request. This is not secure.
For Example: suppose you are doing some updates in
production. first we need to managers approval. you are
doing work with managers approval. This is fully secure.
you aer done with out mangers approval. some times u can do
mistakes. This is not secure.
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
Why does the option tag render selected=selected instead of just selected?
what is the use of State Factories?
Why is string immutable in java?
In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?
what is an isolation level?
How database connectivity in XML is achieved?
Why a client should be multithreading? Explain.
What are the benefits of detached objects?
What is threadfactory?
To identify IDL language what mapping mechanism is used?
What event results from the clicking of a button?
What do you mean by Socket Programming?
What is the relationship between local interfaces and container-managed relationships?
What is prototype?
What is abstract schema?