What is spring mvc model?
Answer / Pankaj Kumar Pal
In Spring MVC, the Model represents the data and business logic of an application. It can be a Java object or collection of objects that are passed between the View and Controller layers.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of mockmvc?
What is the difference between webforms and mvc?
What is actionresult mvc?
What is mvc state management?
Explain the possible ways to prevent xss attacks on mvc application?
Explain what is database first approach in mvc using entity framework?
Is viewstate available in mvc?
Explain in which assembly is the mvc framework is defined?
Why use html.partial in mvc?
What is afterFilter() used?
What is the difference between apicontroller and mvc controller?
What are the filter in mvc?