Vijay Kumar
ParseQueryString
1 Answer(s)      2 years and 7 months ago
Posted in : Servlet Interview Questions

What is use of parseQueryString ?

View Answers

November 3, 2010 at 3:02 PM


It 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.









Related Pages:
ParseQueryString
ParseQueryString   What is use of parseQueryString ?   It 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

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.