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
what is handle?
What is the diffrence between a local-tx-datasource and a xa-datasource?
How to pass parameters in RMI?
What are the types of scaling?
What is aop(assepct oriented programing)?
Explain what is synchronization?
What do you mean by Socket Programming?
What are local interfaces? Describe.
What are the difference between RMI and CORBA?
Explain what is orm?
Describe activation process?
Is infobus easy to use?
Should synchronization primitives be used on bean methods?
How would you detect a keypress in a jcombobox?
What are callback interfaces?