Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

which MVC architecture struts follows and why?

Answer Posted / prapanch

struts will follow mvc2 architecture.
in mvc2 architecture there will be only one action servlet
which acts like a controller and it will be the only
servlet needs to be configured in the web.xml. but in mvc1
there will be many controllers as many servlets will
present, so you need to configure all the servlets there in
web.xml. so if there is any change occurs in any one of the
servlets you need to deploy it again.

Is This Answer Correct ?    31 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is actionform in struts?

1078


How can we group related actions in one group in Struts?

1022


How can link tag’s action attribute be used?

1000


What are the benefits of Interceptors in Struts2?

1213


What is the apache struts vulnerability?

1004


Can we have multiple struts config files in a single web app?

991


Why do we need mapdispatchtoprops?

914


What is struts-default package and what are it’s benefits?

1174


In struts.xml, what does the attribute "method" stands for in the "action" tag?

997


What is role of action class?

1126


Describe the two types of formbeans.

1044


Which technologies can be used at view layer in struts?

1134


What are the benefits of Struts framework?

1043


Difference between struts and spring? Or why use spring, if you are already using struts?

1022


What is controller in struts ?

1029