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 is a lookup dispatch action created?

540


Can we use struts and spring together?

542


What types of validations are available in xml based validation in struts2?

560


Is struts compatible with other java technologies?

537


Which configuration files are used in struts?

533






Which file is used by controller to get mapping information for request routing?

546


Is struts 1 still supported?

518


What is the purpose of execute() method?

579


Why do we need struts?

548


How to get data from the velocity page in a action class?

575


When do I need “struts.jar” on my classpath?

547


How is forward action used for integration?

576


Explain about the future of struts?

543


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4050


What are the two scope types for formbeans?

618