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 / annamalai

Hai doGet() method is the default HTTPServletRequest method.
In this user entered data is appended to the URL as query
String. It can send only limited amount of data. In doPost()
method the user entered information as data and not appended
to the URL.It can send any amount of data.

Is This Answer Correct ?    29 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the web server and application server?

1102


What is servlet and how it works?

1040


how the HTML data stored in web server?

2689


How do cookies work in servlets?

1102


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

1174


What are the type of protocols used in httpservlet?

1137


What's the servlet interface?

1121


Difference between java beans & servlets?

1104


Is java servlet still used?

1084


What are the steps that are involved in using the httpservlet class?

1181


How we can call a jsp from the servlet?

1055


What do you mean by annotations in servlet?

1102


When a client request is sent to the servlet container, how does the container choose which servlet to invoke?

1077


What is Client-Server Computing?

2480


What is servlet container. how it works?

1173