What is use of parseQueryString?
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 |
What is the use of servletconfig interface?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
can i call init() method in destroy() method of servlset. ?
what is EJB and Java servlet
What are life cycle methods of a servlet?
What is servlet and list its types?
How to deal with multi-valued parameters in a servlet?
What are the supporting protocol by HttpServlet ?
What are the uses of servlets?
What is the GenericServlet class?
request parameter how to find whether a parameter exists in the request object?
What is a servlet engine?