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
What does execandwait interceptor?
what is meant by Struts Validator Framework?
What is the role of a handler in mvc based applications?
How to get data from the velocity page in a action class?
How to use dispatchaction?
What is the purpose of '@customvalidator'?
Which model components are supported by Struts?
What are the benefits of the struts system?
What is the purpose of constant tag in struts.xml?
What is the purpose of @typeconversion annotation annotation?
Why do the struts tags provide for so little formatting?
What is the apache struts vulnerability?
What is the use of struts config xml file?
What are the steps used to setup dispatch action?
Explain about token feature in struts?