advantages& 5 disadvantages of MVC architecture

Answer Posted / sudhir

1) Clear separation between presentation logic and business
logic.
2)Each object in mvc have distinct responsibilities.
3)All objects and classes are independent of each other.
so change in one class does't need alternation in other
classes.
4)Easy to maintain the code and future improvements.

Is This Answer Correct ?    44 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to override the default error message that can come during file uploading process?

586


What configuration changes are required to use Tiles in Struts?

578


What is the purpose of '@keyproperty'?

581


When should be opt for struts framework?

586


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

572






What is the difference between validation.xml and validator-rules.xml files in struts validation framework?

634


What are the pros of struts 2?

565


What is declarative exception handling in struts?

565


What is xml based validation in struts2?

570


What is the difference between requestaware and servletrequestaware interface?

591


Where can I get help with struts?

582


What is strut web xml?

539


Briefly tell the two kinds of form beans.

569


Explain struts.devmode?

575


What is the use of namespace in action mapping in Struts2?

588