Wat is Difference between Mvc1 architecture and Mvc2
Architecture?

Answer Posted / prasanna

In MVC1 Both the controller and model are the jsp ,so No
seperation between business logic and presentation logic
where as in MVC2 controller is servlet and model is the
java class

Is This Answer Correct ?    25 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use struts over servlets?

524


What is the use of web xml in struts2?

523


Which components are available using actioncontext map?

722


What are result types in struts?

574


What does execandwait interceptor?

550






Can we have multiple struts config files ?

541


What is the purpose of '@customvalidator'?

580


What is the default suffix for Struts2 action URI and how can we change it?

524


How many servlet controllers are used in a Struts Application?

515


What are the sections into which a strut configuration file can be divided?

556


What should be the name of xml file used for validation in struts?

541


What is DynaActionForm?

603


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

566


What are the advantages of spring mvc over struts mvc?

498


What is lookupdispatchaction?

553