What is difference between Forward() and sendRedirect()
methode?

Answer Posted / ravikiran.chd

forward happens on server side,sendredirect happens at
client side

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the typical servlet code look like ?

635


What is the element?

585


Explain session tracking and its importance?

544


How do we go with database connection and log4j integration in servlet?

699


Tell us something about servletconfig interface.

578






What is difference between get and post method?

572


What is servlet and its use?

623


What is the difference between the include() and forward() methods?

567


Is servlet thread safe?

519


What are the different methods involved in the process of session management in servlets?

661


Are Servlets Thread Safe? How to achieve thread safety in servlets?

557


What is the disadvantage of cookies?

574


Define the servlet mapping.

546


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()?

614


What are the functions of the servlet container?

1027