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...


what is the main reason for developing struts? what is
advantages over Basic MVC architecture based JAVA Application?



what is the main reason for developing struts? what is advantages over Basic MVC architecture based..

Answer / sanjit sinha

struts is a web framework, we can develop any small and
large web based application.
actually struts web framework is based on two design pattern
1> MVC design pattern
2>front controller design pattern
MVC design pattern has divide in three layer
model, view , and controller

...in first layer is view where we write all the jsp or html
file it is also called presentation layer.
...second layer is controller layer where we write the
action servlet, request processor and action.
....third layer is model layer where we use the
hibernate,jdbc or ejb.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Struts Interview Questions

Is Struts Framework part of J2EE?

0 Answers  


What are the two different types of validations that the validator framework supports?

0 Answers  


how many methods are there in RequestPrccesor class?

2 Answers   Infosys,


How interceptor works in struts 2?

0 Answers  


What is apache struts framework?

0 Answers  


What is the difference between struts and spring? Explain

0 Answers  


What are the core classes of the struts framework?

0 Answers  


What is action class?

0 Answers  


what is the difference between SAX Parser and DOM Parser??

14 Answers   Cap Gemini, Goldman Sachs, HCL, Hidden Brains, HP,


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

0 Answers  


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

2 Answers   Sony,


How we can controlled duplicate form submission in struts?

0 Answers  


Categories