What is the use of RequestDispatcher in servlet?
Answer Posted / ram
to connect another webapplication in a web application
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What’s the difference between genericservlet and httpservlet?
What is a deployment descriptor?
How can we upload the file to the server using servlet?
How are filters?
How is an application exception handling is done using a servlet?
What is the use of java servlet api?
What are the features added in Servlet 2.5?
What is url encoding and url decoding
What is ServletConfig object?
What are the life cycle methods of a servlet?
What is the use of attribute in servlets?
What is MIME Type?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is meant by a servlet?
How do you define a servlet?