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 params interceptor?
Can we have more than one struts-config.xml file for a single struts application?
What is actionform in struts?
What is apache struts used for?
What is struts framework?
Are actions thread safe?
Do I have to credit struts on my own website?
What is the purpose of @results annotation?
What is the purpose of action tag in struts.xml?
What is front controller in struts?
What is meant by custom tags?
What is form bean in struts?
What is the purpose of @key annotation annotation?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What is the purpose of action-mappings tag in struct-config.xml?