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
what are RemoteObjects?
Describe activation process?
What is bean? Where can it be used?
Why does the option tag render selected=selected instead of just selected?
difference between ejb,struts,hibernate,spring and jsp
What modifiers may be used with an interface declaration?
What is a class loader? What are the different class loaders used by jvm?
How is a java object message delivered to a non-java client?
What is TL and its use?
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??
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What is the difference between static and non-static with examples?
Difference between swing and awt?
Are we allowed to change the transaction isolation property in middle of a transaction?
Define aop(assepct oriented programing)?