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?

Answer Posted / ravikiran.chd

Get is used to get the resouces from the server
post is the one which will post the content in the body of
the request

Is This Answer Correct ?    3 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which application server is best for java?

1121


What is servlet and its use?

1165


What are the different methods of session management in servlets?

1074


Can you explain in detail 'javax.servlet' package?

1039


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

1012


What are different ways for authentication of servlet?

1160


What is cookie? Why is cookie used?

1101


Difference between doget and dopost?

1225


What exception should be thrown when servlet is not properly initialized?

1056


What is servlet attributes and their scope?

1100


How can we create deadlock situation in servlet?

1485


Hello, My project requirement is like I need to create a web page using MVC pattern. I hava a bean class, jsp page, servlet, service and dao. My jsp has two fields. One is dropdown list. The option values has to get populated from the database table. The other one is a text box and its value has to come from database table. As of now I have defined the fields in bean class, got the values from database using arraylists in dao class and I called this from service class. Can anyone please tell me the workflow of how the servlet will get this arraylist and populate the arraylist values as dropdown options in jsp page? Also I would like to know the role of bean class in MVC pattern? Thanks in advance!

2442


What are the various ways of session supervision in servlets?

1068


Can you create a deadlock condition on a servlet?

1123


How can the referrer and the target urls be used in servlet?

1057