What is mvc in struts framework?
Answer / Umesh Chandra Sharma
Struts does not have an MVC (Model-View-Controller) framework. It uses a Model-1 architecture, which follows the Front Controller design pattern.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is unobtrusive javascript in mvc?
What is modelstate isvalid in mvc?
What is mvc flow?
What is crud mvc?
What is the meaning of razor view engine?
How to share a view across multiple controllers in MVC?
How can you maintain session in mvc?
Mention what is the difference between viewdata and viewbag?
What are the 3 things that are needed to specify a route?
Explain what is routing in mvc?
What is the benefit of using mvc?
What is domain model in mvc?