Answer Posted / ravikiran.chd
inorder to continue the flow by passing the response as a
request to the next servlet
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How servlets are deployed in java?
What is http servlet? Explain with the help of an example.
What are the steps that are involved in using the httpservlet class?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
If a servlet is not properly initialized, what exception may be thrown?
Differentiate between the get and post method
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
How can we include static files in the jsp page?
What is Request Dispatcher?
What is string tokenizer?
How can a servlet be used to generate plain text instead of html?
What are the differences between the servletconfig interface and the servletcontext interface?
What is the difference between Servlets and Applets?
What is a servlet context?
What are the different methods of session management in servlets?