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

What does execandwait interceptor?

740


what is meant by Struts Validator Framework?

756


What is the role of a handler in mvc based applications?

954


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

732


How to use dispatchaction?

754


What is the purpose of '@customvalidator'?

775


Which model components are supported by Struts?

784


What are the benefits of the struts system?

761


What is the purpose of constant tag in struts.xml?

703


What is the purpose of @typeconversion annotation annotation?

745


Why do the struts tags provide for so little formatting?

747


What is the apache struts vulnerability?

697


What is the use of struts config xml file?

651


What are the steps used to setup dispatch action?

694


Explain about token feature in struts?

729