What is the main difference between Mvc1 and Mvc2 Architecture??

Answer Posted / jagadeesh b.n

Mvc1:In mvc1 all the
presentationlogic+controllerlogic+persistancelogic are
bounded together

Mvc2:In mvc2 all the
presentationlogic+controllerlogic+persistancelogic are
bounded separately

And Mvc1 and Mvc2 is also called as Model1 and Model2

Is This Answer Correct ?    23 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of execute method of action class?

769


What is Struts2?

843


Can we use struts and spring together?

762


Explain the life cycle of a request in struct2 application?

713


What is apache struts used for?

721


What is the apache struts vulnerability?

732


What are the bundled validators?

804


What is struts? Explain

751


What do you mean by action errors and what are the results they force?

845


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

727


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

754


What is the purpose of form-beans tag in struct-config.xml?

749


What are the various struts tag libraries?

744


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

848


How you will display validation fail errors on jsp page?

744