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 the servlets and cgi programs?
What are the common methods that are included in the http servlet class?
Should I override the service() method?
What is Client-Server Computing?
What is with the javax.servlet package naming?
how JSP can extend servlet or interface ...?
What do you mean by filter in servlet?
can i call init() method in destroy() method of servlset. ?
What is Difference between JavaBeans and taglib directives?
List some life cycle methods of a servlet.
What are the differences between forward() method and sendredirect() methods?
What is difference between GenericServlet and HttpServlet?