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 to get the path of servlet in the server?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
How can we refresh automatically when new data has entered the database?
What is cookies in servlet with example?
Why is Servlet so popular?
Explain Action Servlet?
Explain the difference between servlet and cgi?
Why the concept of single thread model interface is used?
Explain the difference between servletconfig and servletcontext in servlet?
Explain the difference between a web server and a web container?
Define the lifecycle for executing a jsp page.
Difference between get and post in java servlets?
Explain url encoding in servlet?
what is multiple server?
What is the disadvantage of cookies?