Difference Between getRequest and PostRequest?
Answer Posted / poojadayal1989
get request:we are using get REQUEST for retriving request
from server.
Post Request:post request forward request to server
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
How a component can be placed on Windows?
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
What is the difference between a static and a non-static inner class?
What is the difference between the session.get() method and the session.load() method?
Which class is the immediate superclass of the menucomponent class?
What are JTA/JTS and how they used by client?
Which textcomponent method is used to set a textcomponent to the read-only state?
Should synchronization primitives be used on bean methods?
What is the purpose of the notify() method?
what is an isolation level?
What is the map interface?
Can I use javascript to submit a form?
what are RemoteObjects?
Explain phantom read?
Are enterprise beans allowed to use thread.sleep()?