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?

Answers were Sorted based on User's Feedback



which MVC architecture struts follows and why?..

Answer / 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

which MVC architecture struts follows and why?..

Answer / dev

MVC 2

Is This Answer Correct ?    5 Yes 0 No

which MVC architecture struts follows and why?..

Answer / guest

Hai dev, why MVC2

Is This Answer Correct ?    5 Yes 1 No

which MVC architecture struts follows and why?..

Answer / sasikaladuraiswamy

hai Pradeep, why m v c 1 & 2. need more info....

Is This Answer Correct ?    0 Yes 2 No

which MVC architecture struts follows and why?..

Answer / pradeep kumar

hi to all.
Struts uses both M V C 1 & 2 architectures.
based on the project requirement v can decide which has to
use .According to my knowledge v can decide which M V C can
be used at the time of project development only.


if any other plz post .
thanks in advance .

Is This Answer Correct ?    0 Yes 9 No

which MVC architecture struts follows and why?..

Answer / shankar

sturts use both mvc 1 and mvc2

Is This Answer Correct ?    0 Yes 16 No

Post New Answer

More Struts Interview Questions

What do you mean by actionservlet?

0 Answers  


Whats the difference between the default namespace and the root namespace?

0 Answers  


Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?

2 Answers   Accenture,


how to write my own Action servlet by extending pre-defined Action servlet in struts config.

2 Answers   Sony,


What steps are required to for an application migration from Struts1 to Struts2?

0 Answers  


What is used to display the intermediate result in an interceptor?

0 Answers  


project architechture in java

3 Answers   AC, IBM, INDUS, Satyam,


What is Struts Flow?

17 Answers   CTS, rsystems,


Explain the difference between jakarta struts and apache struts?

0 Answers  


What are the classes used in struts?

0 Answers  


How is the mvc design pattern used in struts framework?

0 Answers  


In struts how to use regurlar formbeans using validation framework explain?

1 Answers   TCS,


Categories