How Struts will follow the MVC?

Answer Posted / tanugula pradeep kumar

hi to all .here is another answer.i hope it may be used to
to atleast anyone .

Struts provides you the basic infrastructure infrastructure
for implementing MVC allowing the developers to concentrate
on the business logic.

MVC Architecture

The main aim of the MVC architecture is to separate the
business logic and application data from the presentation
data to the user.

Here are the reasons why we should use the MVC design
pattern.
They are resuable : When the problems recurs, there is no
need to invent a new solution, we just have to follow the
pattern and adapt it as necessary.
They are expressive: By using the MVC design pattern our
application becomes more expressive.

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is front controller in struts?

552


Explain about the future of struts?

526


Does Struts2 action and interceptors are thread safe?

594


How long do struts last?

520


Describe the basic steps used to create a tiles application?

545






Which technologies can be used at view layer in struts?

635


What are the core classes of struts?

553


What are the action classes in struts?

512


What is the use of struts config xml file?

477


What are the struts2 error message keys that can come during file uploading process?

598


What are the main classes which are used in struts application?

488


How can we display validation errors on jsp page?

527


Explain struts?

542


How does interceptor work in struts2?

496


What are the steps of struts installation?

561