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 the exceptions are handled in struts?

521


What is request processor and how does it relates to action mapping?

565


What is pojo in struts2?

552


State the procedure for using forward attribute of link tag’s.

523


What is apache struts used for?

485






How do I access token?

485


Where can I get a copy of struts?

528


What is the naming convention for a resource bundle file in struts2?

531


What is the difference between requestaware and servletrequestaware interface?

559


What is the forward action utilized for?

543


Is there a particularly good ide to use with struts?

491


What is actionservlet?

544


What does action do in struts?

517


Explain the difference between jakarta struts and apache struts?

512


What do you know about validation plugin ?

507