Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

What is forward() and include() of servlets RequestDispatcher interface?

6 Answers   HCL,


what is the difference between ServletContext and ServletConfig

7 Answers  


What happens, if server sends a cookie to a browser that doesn't supports cookies?

2 Answers  


Why is http protocol called as a stateless protocol?

0 Answers  


Explain request dispatcher and its methods.

0 Answers  






Why are http servlets used in programming?

0 Answers  


What is with the javax.servlet package naming?

2 Answers  


can u give some realtime example in ploymorphism? and inheritance?

11 Answers   SolutionNET,


Is that servlet is pure java object or not?

0 Answers  


What's the advantages using servlets than using cgi?

0 Answers  


What is the need of session tracking in web application?

0 Answers  


Write the code to get the server information in servlet.

0 Answers  


Categories