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
Which httpsession object is used to view and manipulate information about a session?
explain the advantages of servlet life cycle?
Which exception is thrown if the servlet is not initialized properly?
How can you use a servlet to generate a plain text instead of html?
Explain the difference between generic servlet and http servlet?
Which event is fired at the time of project deployment and undeployment?
What is a web application and what is it’s directory structure?
Explain jsessionid?
What do you mean by default initialization in java servlet?
What is a servlet context?
List some life cycle methods of a servlet.
What is called servlet container?
Explain the difference between a web server and a web container?
Explain the war file?
Name the packages that work with servlet?