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 struts? Explain

529


How many action classes can be used in struts application?

495


How to use forward action to restrict a strut application to mvc?

582


What is structs 2 validation framework?

550


What is struts xml?

432






while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert

2037


What is the purpose of @element?

570


Is struts efficient?

476


What is the purpose of @conversion?

593


Describe the two types of formbeans.

567


What is the purpose of @createifnull annotation annotation?

605


What are the conditions for actionform to work correctly?

511


How can link tag’s action attribute be used?

514


How is token generated?

521


What are the differences between http direct and http indirect?

456