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 modeldriven interceptor?
What is struts actionmapping?
What is the purpose of @intrangefieldvalidator annotation?
Does Struts2 action and interceptors are thread safe?
Are interceptors and filters different?
Can a reducer dispatch an action?
Describe validate() and reset() methods.
What is struts.devmode?
What are action errors?
What is the purpose of dispatcher result type?
How do I install struts?
What is validate() and reset() functions?
How you will enable front-end validation based on the xml in validation.xml?
What is apache struts cve 2017 5638?
Does struts include its own unit tests?