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
Why the container loads server at the application startup and how?
How a servlet is unloaded?
Can you create a deadlock condition on a servlet?
What is meant by servlet? What are the parameters of the service method?
What are the important functions of filters?
What do you mean by cgi in servlet?
What are the difference between session and cookies in servlet? Explain
How is an application exception handling is done using a servlet?
What are the life cycle methods of the servlet?
Whether we can get deadlock situation in servlets?
What is the difference in between the httpservlet and generic servlet?
What is servlet invoker?
Explain get and post.
Explain the steps involved in placing a servlet within a package?
Write a hello world program using servlets.