What do you mean by request dispatcher in servlet? Also explain its methods.
No Answer is Posted For this Question
Be the First to Post Answer
How to commuincate between an applet and a servlet?
Which is better jsp or servlet?
What are common tasks performed by Servlet Container?
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
How to handle exceptions thrown by application with another servlet?
How are filters?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?
Define the servlet mapping.
What do you mean by cgi in servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?