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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What does params interceptor?

996


What is action class?

1098


What is struts and springs in java?

1133


How you will display validation fail errors on jsp page?

978


How to handle exceptions in structs?

1200


What is the purpose of @results annotation?

1373


Explain the components of struts?

1018


What is the difference between struts1 and struts2?

987


What is the purpose of @expressionvalidator annotation?

1109


Explain the complete struts validator framework.

1067


What is the purpose of @element annotation annotation?

1138


What are different Struts2 tags? How can we use them?

995


Do we need to pay the struts if being used in commercial purpose?

1052


How is the mvc design pattern used in struts framework?

1017


How to override the default error message that can come during file uploading process?

1105