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 ?



What is use of parseQueryString ?..

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

More Servlets Interview Questions

Can we override the ActionServlet?

3 Answers   ArisGlobal, HCL, PPF,


How can you start a jta transaction from a servlet deployed on jboss?

0 Answers  


What exactly are the functions of servlet?

0 Answers  


Explain web container.

0 Answers  


What is servlet? Explain

0 Answers  


Explain the servlet context.

0 Answers  


What is a web application and what is it’s directory structure?

0 Answers  


Which exception is thrown if the servlet is not initialized properly?

0 Answers  


Is JSP Thread Safe ???? How To make JSP thrad safe ?????

6 Answers   Cognizant,


What are the different session tracking techniques?

0 Answers  


What is the major difference between context parameter and context attribute?

0 Answers  


How do you load an image in a Servlet?

0 Answers  


Categories