What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

Why do we have servlet filters?

0 Answers  


How httpservlet is different from the genericservlet?

0 Answers  


List some life cycle methods of a servlet.

0 Answers  


How is the get () method different from the post() method?

0 Answers  


What are different methods of session management in servlets?

0 Answers  






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

0 Answers  


What are the exceptions thrown by Servlets?

4 Answers   Amplify Mindware,


What’s the use of the servlet wrapper classes??

0 Answers  


How do you configure a centralized error handler in servlets?

0 Answers  


Why do you use session tracking in httpservlet?

0 Answers  


When to use doget() and when dopost()?

0 Answers  


What compiler do not do if we create our own constructor?

5 Answers   HCL,


Categories