answersLogoWhite

0

What is MVC framework?

Updated: 11/2/2022
User Avatar

Wiki User

15y ago

Best Answer

MVC stands for Model View Controller. This is a framework that is commonly used in Java applications where we separate the UI, data and processing logic from one another. Model stands for the Data View stands for the UI Controller stands for processing logic By separating these 3 items, we would be able to modify each of these independently and have an application which is much more robust and easier to maintain than normal frameworks.

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is MVC framework?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Why jsp cannot be used as mvc controller instead of servlets?

Because JSPs are designed to take care of the View part of the MVC design patter and not the controller. You can have little or some amount of logic in it, but it is not designed/created with the idea of controlling the flow of control in a J2EE application.


What is dotnet 35sp1?

Hi In order to run .Net programmed applications, you have to have .Net Framework installed in your computer. It depends that the programmer programmed with which version of .Net? .Net Framework's versions are: .Net Framework 1.0 .Net Framework 2.0 .Net Framework 3.0 .Net Framework 3.5 .Net Framework 3.5 Service Pack 1 (SP1) .Net Framework 4.0 Usually, a .Net programmer has all of these .Net versions installed in his computer. But, as a client you have to have the .Net version that your programmed is coded by. Usually, the programmer makes the application installation file equipped with.Net Framework, so it installs on your computer and you don't have to do anything more.


Is spring framework in java?

Yes, Spring is a framework built using the Java Technology.


What is the relationship between MVC and 3-tier architecture?

At first glance, the three tiers may seem similar to the model-view-controller (MVC) concept; however, topologically they are different. A fundamental rule in a three tier architecture is the client tier never communicates directly with the data tier; in a three-tier model all communication must pass through the middle tier. Conceptually the three-tier architecture is linear. However, the MVC architecture is triangular: the view sends updates to the controller, the controller updates the model, and the view gets updated directly from the model.


What are the net framework services?

.net framework services are :ASP.NETWeb formsWindows formsADO.NETXML Support Throughout

Related questions

What is the best PHP MVC Framework?

Probably the most popular PHP MVC framework available is CakePHP. However, PHP Fuse has emerged as a competitor to Cake in both functionality and ease of use. Other notable frameworks include CodeIgnitor, Symfony, and the Zend framework.


When was MVC Consulting created?

MVC Consulting was created in 1981.


How jsp used in mvc model?

MVC refers to Model View Controller architecture. Jsp pages are the view part of the MVC architecture...


What is mvc in jsp?

JSP is used for the V part of the MVC Architecture. MVC stands for Model-View-Controller Architecture and JSPs are used for the views.


Is MVC tool or software?

Software


What is the definition of the word MVC architecture?

The definition of the the word MVC is: "Model-View-Controller (MVC) is a software architecture, currently considered an architectural pattern used in software engineering." The model consists of application data, business rules and all kinds of functions.


What is the drf structure based on?

The DRF (Django REST framework) structure is based on the Model-View-Controller (MVC) architectural pattern. It follows the MVC pattern by separating different components of an application. Models define the data structure and relationships, views handle the logic for processing requests and generating responses, and controllers (also known as serializers in DRF) handle the conversion between models and JSON/XML representations.


How to use MVC in Swing Application?

MVC stands for Model View & Controller. In Swings you can use this as follows: Model - Java Beans View - JFrames & JPanels Controller - Event Handlers


What abdominal muscle is the stabilizer in an abdominal curl?

A curl-up on a stable surface, rectus abdominis muscle activity was 21% of MVC and external oblique muscle activity was 5% of MVC.


When i download mvc it is a winrar archive and i cant use it?

If a person has downloaded the program MVC and are unable to access the Winrar archive, they will be required to download Winrar. The program is available through their official site.


What channel is MVCTV on dish?

MVC TV is not currently available on DISH.


What does MVC stand for concerning vehicles?

MVC stands for Motor Vehicle Commission. This is a designation used by some states, like New Jersey, for the place car registrations, drivers licenses, and other similar tasks take place.