What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between JspWriter and PrintWriter
Can we get PrintWriter and ServletOutputStream both in a servlet?
Can a jsp be called using a servlet?
The code in a finally clause will never fail to execute, right?
What do you mean by interservlet communication?
What is cookie? Why is cookie used?
What are the supporting protocol by HttpServlet ?
Tell us something about servletcontext interface.
Explain servlet events?
What is the difference between RequestDispatcher and sendRedirect?-
How does tomcat servlet container work?
Why do we use sendredirect() method?