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

What is jakarta struts framework?

714


What is struts and why it is used?

680


What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?

767


What are the core classes of the struts framework?

683


What is xml based validation in struts2?

738


What is java struts?

692


What is the purpose of @expressionvalidator annotation?

763


Which components are available using actioncontext map?

895


What is the purpose of @beforeresult annotation?

744


What are different ways to create Action classes in Struts2?

779


What are action errors?

721


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

726


what is ACID test for fresh engineers??what is the pattern??

2538


What is strut web xml?

690


What are the Core classes of Struts Framework?

751