What is MVC Architecture?

Answer Posted / jac

MVC architecture acts just as an application interface.its
has got 3 parts
1) model
2) view
3) controller

The main aim of MVC architecture is to separate the
business logic and application data from the presentation
data to the user

Advantages

1. They are resuable : When the problems recurs, there is
no need to invent a new solution, we just have to follow the
pattern and adapt it as necessary.
2. They are expressive: By using the MVC design pattern
our application becomes more expressive

Is This Answer Correct ?    48 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2113


What are the cons of struts 2?

562


What applications use apache struts?

487


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4028


What are Struts2 core components?

549






What is jakarta struts framework?

550


What is apache struts vulnerability?

536


What is the purpose of @beforeresult annotation?

566


What are the pros of struts 2?

549


What are the two different types of validations that the validator framework supports?

514


What is the purpose of '@customvalidator'?

573


Explain the complete struts validator framework.

571


What are apache struts?

505


How can we handle exceptions thrown by application in Struts2?

526


Explain integrate log4j in struts2 application?

562