Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / smitha

MVC1 1)No separation of presentation layer and business layer.
2)Doesnt promote reusability of application components.
3)its for simple applications.
MVC2
1)ease of maintenance resulting from separation of
presentation layer and business layer.
2)Reusability of components
3)controller presents a single point of entry to the web
application providing cleaner means of implementing security
and state mgmt.

Is This Answer Correct ?    38 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do the struts tags provide for so little formatting?

588


Why use spring, if you are already using struts?

562


What’s the utilization of struts.xml configuration file?

537


Can you explain the directory structure for a struts folder in brief ?

526


How is the mvc design pattern used in struts framework?

520






How do I install struts?

566


What is controller in struts2?

504


What is the purpose of @doublerangefieldvalidator annotation?

560


What are different Struts2 tags? How can we use them?

574


How properties of a form are validated in Struts?

570


What are best practices to follow while developing Struts2 application?

611


What is front controller in struts2?

554


Can you explain struts validator framework?

576


Where can I get help with struts?

571


What are the Core classes of Struts Framework?

589