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 do get/dopost

Answer Posted / kishore

doGet method will append data to URL while transferring
data to the server.

doPost method will not append data. It is considered to be
secured. The data will be inside the body of request and
response.

Is This Answer Correct ?    14 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to generate the server side programming and the advantages of it over the other languages?

1073


What is the need of session tracking in web application?

1087


What is meant by cookies?

1136


What are different ways for servlet authentication?

1168


Which java framework is most popular?

1218


What is the difference between forward () and sendredirect () functions in servlet? Explain

1078


Explain servlet events?

1066


Can servlet have a constructor ?

1100


What are the functions of Servlet container?

1173


What is a servlet-to-servlet communcation?

1259


hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2838


How do you define a servlet?

1038


What is the effective way to make sure all the servlets are accessible only when user has a valid session?

1121


What do you mean by a filter and how does it work?

1009


Can we override servlet service method?

1151