What does mapping findforward () method return?



What does mapping findforward () method return?..

Answer / Bhagwat Patel

The mapping FindForward() method in Spring Framework is used to forward a request to a specific view after the model data has been populated. It returns void.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Differentiate between beanfactory and applicationcontext in spring.

1 Answers  


What is pojo class?

1 Answers  


What is the role of ioc?

1 Answers  


What are the types of advice?

1 Answers  


What is the scope of bean in spring?

1 Answers  


What are the different types of dependency injections?

1 Answers  


Write about the different types of listener related events?

1 Answers  


What are jsr 250 annotations?

1 Answers  


Is override annotation required?

1 Answers  


Describe the spring framework?

1 Answers  


What is @required in spring?

1 Answers  


What is the use of @inject annotation?

1 Answers  


Categories