What is the use of RequestDispatcher in servlet?
Answer Posted / ravikiran
request dispatcher will forward or include the response to
the output stream
| Is This Answer Correct ? | 8 Yes | 23 No |
Post New Answer View All Answers
Why the container loads server at the application startup and how?
What is java servlet?
What is load-on-startup in servlet?
Explain the custom jsp tags and the beans.
Explain the differences between jsp and servlet.
What are the objects involved when a servlet receives a call from client?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
How does tomcat servlet container work?
If a servlet is not properly initialized, what exception may be thrown?
How to get the server information in a servlet?
How can a servlet be used to generate plain text instead of html?
What is the use of servlet context?
What is meant by a servlet?
What exactly are the functions of servlet?
Explain the concept of ssi ?