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

Why are servlets used?

0 Answers  


What is servlet and its advantages?

0 Answers  


Why do we have servlet filters?

0 Answers  


What are setComment and getComment methods in Cookies?

2 Answers  


How to get the actual path of servlet in server?

0 Answers  






What do you mean by a filter and how does it work?

0 Answers  


What are the exceptions thrown by servlets? Why?

0 Answers  


How do we call one servlet from another servlet?

0 Answers  


What is the difference between encodeRedirectUrl and encodeURL?

0 Answers  


Explain the servlet filter.

0 Answers  


Explain in detail about applet to servlet communication?

1 Answers  


In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify

0 Answers  


Categories