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

Explain how can we upload files in struts2 application?

621


how to connect from struts to database through hibernet and where u can modify the class

2118


What is the purpose of plug-in tag in struct-config.xml?

496


How is the action mapping specified?

553


What is used to display the intermediate result in an interceptor?

503






What is the role of a handler in mvc based applications?

749


What is the purpose of @requiredstringvalidator?

560


What is the purpose of @intrangefieldvalidator annotation?

861


Provide some important Struts2 constants that you have used?

565


What are Struts2 core components?

564


Explain about the future of struts?

535


What are the action classes in struts?

522


What do you mean by tiles in struts?

542


Is struts mvc framework?

484


What is the configuration files used in struts?

529