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
Can a reducer dispatch an action?
What are the steps required for setting up validator framework in struts?
How to build struts application in eclipse?
Which tag is used to declare constants in struts xml?
Explain about token feature in struts?
Can you give an overview of how a struts application flows?
What is the purpose of @conversion?
What is the purpose of @requiredstringvalidator annotation?
Why it called struts?
Can you explain struts validator framework?
in struts how to use hibernate with struts>
Explain about the library tag?
Explain about the process of functioning of the struts program?
What is the role of action class?
What is struts validator framework?