What is use of parseQueryString?



What is use of parseQueryString?..

Answer / niranjanravi

It parses a query string and builds a hash-table of key-
value pairs where values are arrays of string

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Servlets Interview Questions

What is difference between get and post method?

0 Answers  


What does the term localization refer to?

0 Answers  


What do you mean by servlet context?

0 Answers  


Can we use javascript in Servlets?

2 Answers   Wipro,


can we create more than ServletContext and ServletConfig in your application

6 Answers   Patni,






How do we translate jsp?

0 Answers  


What must be implemented by all servlets?

0 Answers  


What is servlet container?

0 Answers  


What is servlet and its life cycle?

0 Answers  


Write a command to get actual path of a servlet to the server?

0 Answers  


How an Image can be loaded in a Servlet ?

1 Answers  


Can you create a deadlock condition on a servlet?

0 Answers  


Categories