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
For a single Struts application, can we have multiple struts-config.xml files?
What are apache struts?
What are the steps required for setting up validator framework in struts?
What is the purpose of action-mappings tag in struct-config.xml?
Explain design patterns which is used in struts?
What is the purpose of struct-config.xml in struct2?
Can we integrate struts with spring?
What are result types in struts?
What is DynaActionForm?
What does execandwait interceptor?
What is the purpose of struts.properties in struct2?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Which class is the Front Controller in Struts2?
Are struts and shocks the same?
Explain about the future of struts?