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 use of parseQueryString ?

Answer Posted / harikrishna ravada

Parses a query string and builds a hashtable of key-value
pairs, where the values are arrays
of strings. The query string should have the form of a
string packaged by the GET or POST method.
(For example, it should have its key-value pairs delimited
by ampersands (&) and its keys
separated from its values by equal signs (=).)
Note:


public static Hashtable parseQueryString(String s)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the phases of a servlet life cycle?

1161


What are the steps that are required to handle the multi-threading?

1154


Tell us something about servletconfig interface.

1053


Why is httpservlet declared abstract?

1177


What do you mean by the servlet chaining?

1144


What are some disadvantages of storing session state in cookies?

1074


How can I send user authentication information while making URL Connection?

1052


What is servlet and its types?

1100


The code in a finally clause will never fail to execute, right?

1149


Why doesn’t a servlet include main()?

1103


What are life cycle methods of a servlet?

1111


What is a servlet?

1199


When servlet is loaded?

1122


What are the difference between session and cookies in servlet? Explain

1097


What is servlet instance?

1100