Answer Posted / hrindows@gmail.com
Request Dispatcher is an interface whose implementation defines an object which can dispatch the request to any resources on the server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why doesn’t a servlet include main()?
What are the different methods involved in the process of session management in servlets?
Describe in brief RequestDespatcher?
What are important features of Servlet 3?
What do you mean by a filter and how does it work?
What is the directory structure of a war file?
What are the life cycle methods of the servlet?
What is a cookie What is the difference between session and cookie
What's the servlet interface?
Explain servlet life cycle?
What's the use of servletcontext?
What is the difference between context parameter and context attribute?
What is getservletcontext?
What are the functions of the servlet container?
What is the