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

Explain integrate log4j in struts2 application?

0 Answers  


For a single Struts application, can we have multiple struts-config.xml files?

0 Answers  


What is difference between perform() used in struts1.0 and execute() used in 1.1 ?

3 Answers   Infotech,


How does interceptor work in struts2?

0 Answers  


List some bundled validators?

0 Answers  


How can we write our own interceptor and map it for action?

0 Answers  


What applications use apache struts?

0 Answers  


Name the different types of actions found in struts.

0 Answers  


What is struts and why it is used?

0 Answers  


What is actioncontext?

0 Answers  


What’s the difference between struts and turbine?

0 Answers  


How to get data from the velocity page in a action class?

0 Answers  


Categories