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...


What is the difference between Get and Post Method?

Answers were Sorted based on User's Feedback



What is the difference between Get and Post Method?..

Answer / habeeb

when get method is use to view data from database or simple
from client
post method is use to form client side sending data that data
will store into database

Is This Answer Correct ?    6 Yes 11 No

What is the difference between Get and Post Method?..

Answer / tanuj

get is for getting the data, and its is open.


post means you want sth from server, and it has data in
body of request so it is secure.

Is This Answer Correct ?    4 Yes 15 No

Post New Answer

More Servlets Interview Questions

What is the use of httpservletresponsewrapper?

0 Answers  


1.HttpSession 2.Hidden fields 3.URL Rewriting these primitive type of Session maintainance. What is the other type of process that could help to maintain the Session? pls Explain the process if u know?

5 Answers   OnMobile,


Explain the working of service() method of a servlet.

0 Answers  


How can I share objects across different sessions?

2 Answers   Accenture,


Differentiate between the get and post method

0 Answers  


What is the protocol used by Server & Client?

2 Answers  


What do you mean by servlet?

0 Answers  


Write a program to show the functionality of doget and dopost method?

0 Answers  


What is the type of method for sending request from http server?

0 Answers  


Is tomcat a servlet container?

0 Answers  


describe all about advanced java with presentation

4 Answers   Sun Microsystems,


Which are the different ways you can communicate between servlets?

0 Answers  


Categories