What do you mean by viewresolver in spring?



What do you mean by viewresolver in spring?..

Answer / Sandeep Pandey

ViewResolver in Spring is responsible for resolving the logical view name returned from a controller to a physical view. It can be configured to handle different types of views like JSP, Freemarker, Thymeleaf, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Why is spring preferred over the other frameworks?

1 Answers  


Is ioc and di same?

1 Answers  


Why is spring framework popular?

1 Answers  


What is difference between pojo and bean?

1 Answers  


What does autowired annotation mean?

1 Answers  


What is current version of spring?

1 Answers  


What is the use of spring data jpa?

1 Answers  


What is spring repository?

1 Answers  


In what points, can weaving be applied?

1 Answers  


What is meant by stereotype annotation?

1 Answers  


What is the function of annotation @responsebody?

1 Answers  


What are the autowiring modes in spring?

1 Answers  


Categories