How Struts will follow the MVC?

Answer Posted / somesh

The Model-View-Controller (MVC) framework is a proven and
convenient way to generate organized, modular applications
that cleanly separate logic, style, and data. In the Java
world, Struts is one of the best-known and most talked
about open source embodiments of MVC. Struts contributors
have recently enhanced the project's core functionality and
improved the view support, incorporating the Tiles view
component framework to strengthen support for component-
based development, to increase reuse, and to enhance
consistency.

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the flow of various requests happens in struts application?

536


How can we group related actions in one group in Struts?

564


How struts 2 validation works?

582


What is dispatchaction?

630


Which model components are supported by Struts?

569






Explain about the process of functioning of the struts program?

593


Is struts compatible with other java technologies?

533


What is the purpose of @after?

587


How action mapping is configured in Struts?

572


What is the purpose of @requiredstringvalidator annotation?

533


What steps are required to for an application migration from Struts1 to Struts2?

612


Where should struts xml be placed?

505


How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?

2536


List some bundled validators?

574


Why are springs better than struts?

609