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 doGet() and doPost()?

Answer Posted / sharief

doGet() append the data to the link.
doPost() will not append the data to the link.

Efficiency is less for doPost() than doGet().Hence,doGet()
usage is more when compared to doPost().

only 255 characters are restricted for doGet(),where as
doPost() doesnt have any restrictions.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you refresh servlet in client and server-side automatically?

1131


How to find whether a parameter exists in the request object?

1161


What do you mean by session tracking and also explain its techniques?

1052


How do we go with database connection and log4j integration in servlet?

1237


Explain the servlet context.

1209


What are the different session tracking techniques?

1242


Explain web application directory arrangement?

1142


When Servlet is unloaded?

1146


Explain request dispatcher and its methods.

1062


Why are http servlets used in programming?

1058


What is called Session Tracking?

1248


What are all the protocols supported by httpservlet?

1352


Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?

1309


How does java thread pool work?

1186


Which java framework is most popular?

1216