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 |
Differentiate between beanfactory and applicationcontext in spring.
What is pojo class?
What is the role of ioc?
What are the types of advice?
What is the scope of bean in spring?
What are the different types of dependency injections?
Write about the different types of listener related events?
What are jsr 250 annotations?
Is override annotation required?
Describe the spring framework?
What is @required in spring?
What is the use of @inject annotation?