Wat is Difference between Mvc1 architecture and Mvc2
Architecture?
Answer Posted / srikanth addani
Actually MVC1 is introduced by Small Talk.In MVC1 it contains only three components i.e,Model View And Controller.
Sun MicroSystems has taken MVC1 and process and consideres as MVC2.It Contains More than three Components.
i.e.
Model,View,Controller,DAO,DTO..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does action do in struts?
What are construction struts?
What are the struts2 configuration properties that control file uploading process?
What is the use of form bean in struts?
Whats the difference between the default namespace and the root namespace?
Do you need an alignment after replacing struts?
What are action classes in struts?
how to get the last 10 elements using logic:iterate in struts with hiernate from database.
What are the different kinds of actions in struts?
List some struts tag libraries?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Explain the core end goal while using java struts?
Why are springs better than struts?
What is interceptor struts2?
What is includeaction?