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
What is servlet and its types?
Which interface should be implemented by all servlets?
What do you mean by interservlet communication?
What is servlet looping or chaining?
Which is the methods of generated servlet?
How native code can be used in a servlet?
Explain servlet life cycle?
How can we refresh automatically when new data is entered into the database?
How to maintain security in servlets?
What are the different types of servlets?
What is java servlet session?
how to use servlets with j2ee ?