Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

Which textcomponent method is used to set a textcomponent to the read-only state?

1181


What is difference between object state and behavior?

1152


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1884


Write a program to show synchronization?

1208


How messaging services are done, before release of JMS?

2218


What are the services in RMI ?

2443


which book is better for jdbc ,servlets and jsp

2137


Difference between swing and awt?

1381


Which component handles cluster communication in jboss?

1159


Explain about local interfaces.

1117


Is a class a subclass of itself?

1311


What modifiers may be used with an inner class that is a member of an outer class?

1117


What are the design considerations while making a choice between using interface and abstract class?

1136


how do you Handle Front End Application data against DB with example?

2051


what are the activation groupworks?

2249