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
Describe servlet?
What are the functions of the servlet container?
Tell us something about servletcontext interface.
How can we implement a jsp page?
How we can get ip address of client in servlet?
What are the objects involved when a servlet receives a call from client?
What is called servlet mapping?
Write a simple servlet program to print the contents of html.
What do you mean by web applications?
What are the types of servlets? Explain
What is the purpose of inter-servlet communication?
What is a servlet context?
How can the referrer and the target urls be used in servlet?
Write a program to show the functionality of servlets.
Why jsp is better than servlet?