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

Describe the mvc on struts?

558


Explain the difference between plain-validator and field-validator in struts?

532


What is front controller in struts2?

561


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

521


How do I access token?

506






In which order struts framework searches for a message bundle?

567


When should we use SwtichAction?

604


What is the purpose of form-beans tag in struct-config.xml?

559


How can we display validation errors on jsp page?

543


What is actionmapping?

608


what is ACID test for fresh engineers??what is the pattern??

2375


What are action errors?

577


Mark the differences between html tags and strut specific html tags.

599


What is the purpose of @element?

592


Name some of the features of struts2?

579