DEVFYI - Developer Resource - FYI

What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?

Servlet Interview Questions and Answers


(Continued from previous question...)

26. What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?

We can give relative URL when we use ServletRequest and not while using ServletContext.

(Continued on next question...)

Other Interview Questions