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

Explain the complete struts validator framework.

571


Explain the core end goal while using java struts?

516


Can you explain struts.properties in struts2?

515


Which class is the Front Controller in Struts2?

530


What is the purpose of @key annotation annotation?

584






What do struts do?

505


Which tag is used to declare constants in struts xml?

456


What is action chaining ?

616


What is DynaActionForm?

591


Are actions thread safe?

528


What is the purpose of @result annotation?

614


What is the purpose of execute method of action class?

554


What do you mean by the abstract package in struts2, and what is its utilization?

499


What is the difference between filters and interceptors ?

487


What are interceptors in struts 2?

567