What is MVC Architecture?

Answer Posted / hghjgjh

Model: Model domain contains the business logics and
functions that manipulate the business data. It provides
updated information to view domain and also gives response
to query. And the controller can access the functionality
which is encapsulated in the model.
2. View: View is responsible for presentation aspect of
application according to the model data and also
responsible to forward query response to the controller.
3. Controller: Controller accepts and intercepts user
requests and controls the business objects to fulfill these
requests. An application has one controller for related
functionality. Controller can also be depends on the type
of clients.

Is This Answer Correct ?    23 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the procedure of operation of a form tag?

558


What are the conditions for actionform to work correctly?

529


What is the purpose of @after annotation?

595


What is interceptor in Struts2?

570


What are the loop holes of struts?

566






Who makes the struts?

551


Why are springs better than struts?

610


What is strut action mapping?

517


Briefly tell the two kinds of form beans.

565


What is a custom tag?

549


What is the purpose of @key?

585


What are construction struts?

516


What does params interceptor?

538


Do I have to credit struts on my own website?

537


How does struts2 token work?

531