Answer Posted / 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 View All Answers
What is the need of session tracking in web application?
What are the advantages of servlets over traditional cgi?
How to upload a file to the server using servlet?
What do you mean by cgi in servlet?
Difference between forward() method and sendredirect() method ?
Difference between doget and dopost?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is servlet instance?
What is the workflow of a servlet?
What are the different session tracking techniques?
Differentiate between the web server and application server?
What is the dispatcher servlet?
What is the difference between Server and Container?
Why the concept of single thread model interface is used?
What's the servlet interface?