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

Is servlet a controller?

1051


How can we upload the file to the server using servlet?

1159


How does Cookies work in Servlets?

1217


What is the difference between Server and Container?

1304


Name the packages that work with servlet?

1056


Which application server is best for java?

1120


Which is better jsp or servlet?

1101


What is the use of welcome-file-list?

1072


What is webservlet?

1039


How can you use a servlet to generate a plain text instead of html?

1177


What are the phases of a servlet life cycle?

1161


How servlets are deployed in java?

1068


Explain the role of dispatcherservlet and contextloaderlistener.

1251


What is the difference between the servlets and cgi programs?

1039


What is http servlet in java?

1115